Обсуждение: How to filter on timestamps?

Поиск
Список
Период
Сортировка

How to filter on timestamps?

От
"B.W.H. van Beest"
Дата:

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,