Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Compare time part of date field
Hello NG,
I have a table with a field "STARTDATE" which is a DATE field. Now I'd like to create a SELECT statement which returns all rows where the STARTDATE contains the time 05:59:59, no matter which day.
How can I do this the best way?
Thanx for help,
Jens
Received on Wed Apr 14 2004 - 07:24:54 CDT