Re: ADD_Months Function in Postgres - Mailing list pgsql-general

From Pavel Stehule
Subject Re: ADD_Months Function in Postgres
Date
Msg-id Pine.LNX.4.44.0309021331340.17073-100000@kix.fsv.cvut.cz
Whole thread Raw
In response to ADD_Months Function in Postgres  ("Amin Schoeib" <aschoeib@4tek.de>)
List 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
>
>


pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Commercial postgresql
Next
From: "Shridhar Daithankar"
Date:
Subject: Re: Commercial postgresql