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!

find data between specific times within a range of dates

798490Sep 17 2010 — edited Sep 17 2010
hii all,
i am reasonably new to PL/SQL so any help will be greatly appreciated. i am trying to retrieve data from a set of tables. one of these tables has a field which is a timestamp field in 'dd/mm/yyyy hh24:mi:ss' format. i have been asked to produce data for records that were created between 16:00 and 20:00 between 01/01/2010 and the 31/08/2010. I can mange the date issue but the time issue is the one i am stuck on.

your help would be appreciated
This post has been answered by 789943 on Sep 17 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 15 2010
Added on Sep 17 2010
6 comments
2,941 views