Posted by trint on 09/30/05 14:12
Ok,
What format is this to where I can't find records (that I know are
there) using this date "2005-09-29 23:58:00".
Here is the SELECT that I use that doesn't work:
SELECT * FROM RMA_HEADER
WHERE CREATED_DATE LIKE '2005-09-29%'
Any help is appreciated.
Thanks,
Trint
[Back to original message]
|