Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to return time 15 minutes ago.

165647Oct 25 2002 — edited Jul 2 2006
I 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 30 2006
Added on Oct 25 2002
5 comments
11,815 views