Re: ADD_Months Function in Postgres

From: Pavel Stehule <stehule(at)kix(dot)fsv(dot)cvut(dot)cz>
To: Amin Schoeib <aschoeib(at)4tek(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ADD_Months Function in Postgres
Date: 2003-09-02 11:32:55
Message-ID: Pine.LNX.4.44.0309021331340.17073-100000@kix.fsv.cvut.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

You can try

select current_date + interval '1 month';

regards
Pavel Stehule

On Tue, 2 Sep 2003, Amin Schoeib wrote:

> Hi,
> I would like to know if there is a Function in Postgres
> Like the add_months Function in Oracle??
>
> Thanxx
>
> Schoeib
>
> 4Tek Gesellschaft für angewandte Informationstechnologien mbH
> Schoeib Amin
> Tel. +49 (0) 69 697688-132
> Fax. +49 (0) 69 697688-111
> http://www.4tek.de
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2003-09-02 12:07:59 Re: Commercial postgresql
Previous Message Andrew Sullivan 2003-09-02 11:27:07 Re: Commercial postgresql