skip to main | skip to sidebar

java spring hibernate eclipse javascript linux sql WID WPS WESB SCA SDO

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.

Showing posts with label sql. Show all posts
Showing posts with label sql. Show all posts

Monday, December 17, 2007

sql: querying date column

select * from TABLE_NAME
where
COLUMN_NAME > TO_DATE('2007-12-07 23:59:05','yyyy-mm-dd HH24:mi:SS')
Posted by zeitgravity at 17.12.07 0 comments
Labels: sql
Older Posts Home
Subscribe to: Posts (Atom)

About Me

zeitgravity
View my complete profile

Labels

  • eclipse
  • java
  • javascript
  • linux
  • regex
  • spring
  • sql
  • Web Service
  • Websphere Application Server
  • Websphere Integration Developer
  • Websphere Process Server

Blog Archive

  • ▼  2015 (1)
    • ▼  February (1)
      • How to extract audio from youtube and burn it CD f...
  • ►  2009 (1)
    • ►  July (1)
  • ►  2008 (17)
    • ►  March (8)
    • ►  February (5)
    • ►  January (4)
  • ►  2007 (2)
    • ►  December (1)
    • ►  October (1)
  • ►  2006 (7)
    • ►  October (4)
    • ►  January (3)