Thread: How to filter on timestamps?

How to filter on timestamps?

From
"B.W.H. van Beest"
Date:

I have a table where one of the columns is of type 'TIMESTAMP'

How can I do a query to filter on the TIMESTAMP value, e.g. to obtain 
all rows earlier than a certain time stamp?

Regards,