Re: [ADMIN] Add a month

2002-05-07 Thread Gaetano Mendola
From: "Rajesh Kumar Mallah." <[EMAIL PROTECTED]> > Hi the answer is: > > select now() + cast ( '1 day' as interval ) ; I guess that for me should be enough cast ('1 month' as interval) or may be after RTFM should be also good select now() + interval '1 month'; > are you reading manuals

Re: [ADMIN] Add a month

2002-05-07 Thread Rajesh Kumar Mallah.
Hi the answer is: select now() + cast ( '1 day' as interval ) ; are you reading manuals ?? regds mallah. On Tuesday 07 May 2002 12:59 pm, Gaetano Mendola wrote: > Hi all, > > giving a date how can I add a month ? > Till now I was working adding x days like this > > now() + x > > but is not

[ADMIN] Add a month

2002-05-07 Thread Gaetano Mendola
Hi all, giving a date how can I add a month ? Till now I was working adding x days like this now() + x but is not anymore enough Ciao Gaetano -- #exclude #include printf("\t\t\b\b\b\b\b\b");. printf("\t\t\b\b\b\b\b\b"); ---(end of broadcast)--