travo
2007-04-02 04:22:50 UTC
Hi, I'm kinda new to AS400, having been lounging in SQL Server land
for years. I'm writing SQL queries to generate data for a web app. How
does one perform date difference 'arithmetic' against date columns?
For example
SELECT CURDATE() - "30 Days"?
Any tips would be greatly appreciated.
for years. I'm writing SQL queries to generate data for a web app. How
does one perform date difference 'arithmetic' against date columns?
For example
SELECT CURDATE() - "30 Days"?
Any tips would be greatly appreciated.