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
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
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)--