+ '1 days'::interval
""Fatih Cerit"" <[EMAIL PROTECTED]>, haber iletisinde þunlarý
yazdý:[EMAIL PROTECTED]
> Dear all
>
> Is there anyone at there who knows howto use dateadd in pgsql. I have a
> problem in my function that is like this ;
>
> Select into futuredate now() + interval '30 days'; <
I have the following table
FIELD_A| FIELD_B | TSTAMP
x y 2005-03-10
14:56:47.456431
TSTAMP = not null
On Thursday 10 March 2005 02:09 pm, Henry Ortega wrote:
> I have the following table
>
> FIELD_A| FIELD_B | TSTAMP
> ---
>- x y
On Thu, 2005-03-10 at 14:09, Henry Ortega wrote:
> I have the following table
>
> FIELD_A| FIELD_B | TSTAMP
>
> x y