I have a need to determine the number of days between two dates (DATE-HIRED and TERM-DATE) from the EMPLOYEE table. I know that in order to use the date diff function the fields need to be set to a type of date. What I can't figure out is what type the data from the query is.