Re: How to add 1 hour in a date or time stamp? - Mailing list pgsql-sql

From Achilleus Mantzios
Subject Re: How to add 1 hour in a date or time stamp?
Date
Msg-id Pine.LNX.4.44.0504181737300.18539-100000@matrix.gatewaynet.com
Whole thread Raw
In response to How to add 1 hour in a date or time stamp?  ("Dinesh Pandey" <dpandey@secf.com>)
List pgsql-sql
O Dinesh Pandey έγραψε στις Apr 18, 2005 :

>
>
> How to add 1 hour in a date or time stamp?

# SELECT now() + '1 hour'::interval;


>
> Regards
> Dinesh Pandey
>
>
> ----------------------------------------------------------------------------
> ------
>
>
>
>
>
>

--
-Achilleus


pgsql-sql by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: How to add 1 hour in a date or time stamp?
Next
From: "Frank Habermann"
Date:
Subject: Re: user connection over tcp