[EMAIL PROTECTED] wrote: > Unfortunately, it looks that just adds 30 days, so 16 Feb 06 will give 18 > March 06 etc. >
SELECT date('2006-01-16','+1 month'); yields 2006-02-16. You must have typed something wrong. -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------