SQL 92 dialect question:
How to retrieve records which the date column should be 36 months older than the current date?
How to retrieve records which the date_column should be 36 months older than the current date?
the date_column has the format MM/DD/YYYY.
thanks,
|