c == chandu@xxxxxxxxxxxxxxxxxxxx writes: c> You can just save it as timestamp and try the following query. c> select * from table where date < (now() - interval '1 hour'); Thanks. -- Brandon
c == chandu@xxxxxxxxxxxxxxxxxxxx writes: c> You can just save it as timestamp and try the following query. c> select * from table where date < (now() - interval '1 hour'); Thanks. -- Brandon