Good morning Ross,
If you have access to it, here is a link to my Alliance24 (Phoenix) presentation on DateTime and Query:
https://www.heug.org/communities/community-home/librarydocuments/viewdocument?DocumentKey=f0e4a3a2-4891-4498-b5d4-9019b68a146a
Also, I agree with Vic. You're doing it right already.
Find a date format that can be common to all of the fields you need.
Write each Date or Date/Time field as an expression, using SQL operators to manipulate the native format into the chosen common one.
Then, use those expressions in place of the native fields in your criteria, etc.
TRUNC may work in some circumstances. As will the operators I have listed in the table in my session.
Another you may try is SUBSTRING. Sometimes that is an efficient way to select the part of a DateTime field you need.
------------------------------
Scott Frey
Senior Data Analyst - Human Resource Information Systems
University of Colorado
------------------------------
Message from the HEUG Marketplace:------------------------------
Find, Review, and Engage with Higher Education-focused solution providers, products, and services using the
HEUG Marketplace.
------------------------------