db2 question on a select statement

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DJN001
    New Member
    • Mar 2010
    • 1

    db2 question on a select statement

    I need to perform a select statement that compares a literal to a timestamp.. like select * from table1 where timestampfld > 20100330
Working...