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!

Subtracting Minutes from SYSDATE

391020Apr 8 2003 — edited Apr 8 2003
Hi there,

I am trying to create SQL that selects/inserts data that is equal to the sysdate minus 15 minutes.

I have tried to do a statement as follows:
SYSDATE - 1

Although this takes off a day.
Does anybody know how to subtract a date by minutes?

Cheers,
CJ
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2003
Added on Apr 8 2003
3 comments
23,543 views