Hi all,
Does anyone know how I can create a query to retrieve a value from a MySQL DB. This value
must be the date in the DB plus 30 day's! So if the date would be 2002-01-20 I would like
the value 2002-02-19 returned.
Are there build in MySQL functions to do
this??
Thnx,
Tor