How to return time 15 minutes ago.
165647Oct 25 2002 — edited Jul 2 2006I want to get time 15 minutes ago eg. select sysdate-15(minutes) from dual.
By default, sysdate-15 equates to 15 DAYS ago.
I'm sure there must be a dead simple route to this, but I'm not (yet) aware of it.
RSVP.