G
Guest
I need to run an SQL to select records from a table. The dates in the table
(which is imported) are text fields in format YYYYMMDD. I need to do a
Datediff in the SQL to select records from 0-30 days old compared to today.
How does datediff interpret date formats? Help for datadiff does not specify
what format the date must be in.
(which is imported) are text fields in format YYYYMMDD. I need to do a
Datediff in the SQL to select records from 0-30 days old compared to today.
How does datediff interpret date formats? Help for datadiff does not specify
what format the date must be in.