Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Date function that leaves only the time?
I'm looking for a function that is essectially the opposite of
TRUNC(). I.e., I have full date-time fields, but I only care about the
time. If I select TRUNC(column) I can get only records on a date, but I
want only records in a time-range (e.g. 5pm-6pm), regardless of date. How
can I do this easily?
Cheers,
Mark
--Received on Mon Dec 08 2003 - 11:58:02 CST
![]() |
![]() |