Re: Add a month

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah.
Тема Re: Add a month
Дата
Msg-id 200205071316.42997.mallah@trade-india.com
обсуждение исходный текст
Ответ на Add a month  ("Gaetano Mendola" <mendola@bigfoot.com>)
Список pgsql-admin
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 anymore enough
>
> Ciao
> Gaetano

--
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.



В списке pgsql-admin по дате отправления:

Предыдущее
От: "Gaetano Mendola"
Дата:
Сообщение: Add a month
Следующее
От: "Gaetano Mendola"
Дата:
Сообщение: Re: Add a month