Arithmetic on DATE type

From: Barry Roomberg <barry.roomberg_at_compudata.com>
Date: Fri, 8 Jul 94 21:16:00 -0500
Message-ID: <12a.3209.905_at_compudata.com>


-> Are there any nice functions that operate on DATE type variables? I'd
-> like to be able to for example add one day to a certain date. Adding
-> " to_date('24','HH24') " doesn't work as " + " doesn't accept date
-> type operands. Do I have to convert it to a string and manipulate it
-> the hard way? Are there any PD librarys around on the net?
-> Thanks in advance,

Just add " + 1" to the date variable. Received on Sat Jul 09 1994 - 04:16:00 CEST

Original text of this message