Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: increasing dates

Re: increasing dates

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Fri, 19 Jan 2001 20:20:03 +0100
Message-ID: <t6h556khevcndd@beta-news.demon.nl>

use the add_months function
add_months(<date>,<increment>) and increment can be negative.

Hth

Sybrand Bakker, Oracle DBA

"Stanislaw Findeisen" <findeisen_at_students.mimuw.edu.pl> wrote in message news:3A688B23.669FE3F0_at_students.mimuw.edu.pl...
> how to increase a given date by a month ?
>
> thanks.
Received on Fri Jan 19 2001 - 13:20:03 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US