Viewing post 1 (of 1 total)
I want this to run every day looking for records with today's date in it.
Table xyz
datefield char(10)
select * from xyz where datefield = ??????
something like informix I could have...
March 27, 2006 at 8:01 am
#628940