select * from TABLE_NAME
where
COLUMN_NAME > TO_DATE('2007-12-07 23:59:05','yyyy-mm-dd HH24:mi:SS')
Just a collection of programming tips that I've accumulated in my head over the years, which I'm slowly putting into this blog, in case I forget them in future.
No comments:
Post a Comment