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!

As of timestamp query

DorbsMay 5 2014 — edited May 5 2014

Hi,

I'm just reading about the 'as of' timestamp query in oracle.

What i'd like to be able to do is say select * from table1 for a specific time and date ie 15:15.

I can do it at the moment for things like sysdate -1/24, or similar, but i'm unsure how i'd do this query for a specific time of day?

Is there a way of doing this?

Thank you!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 2 2014
Added on May 5 2014
5 comments
2,395 views