query with ts in date type column
540631Oct 24 2006 — edited Oct 24 2006select *
FROM WLTUSER.EVALSFO EVALSFO
WHERE (EVALSFO.EVS_RUNSTART>={ts '2006-08-01 00:00:00'})
Can any body tell me what ts stand for. Ihave never seen such compare in date field
FYI
EVS_RUNSTART is date field