Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> how to get the entries from the last 2 hours?
hi all
does somebody know how i cant get the entries from a database which were added in the last 2 hours?? i tried it like this: select * from logdata where timestamp > (SYSDATE - TO_DATE('2', 'HH24'))
i also tried id without '' but it isn't working at all :((
thanks a lot
angela Received on Tue Dec 11 2001 - 08:42:15 CST
![]() |
![]() |