overDeveloper
Programmer
I need to do a between query on a varchar field that looks like, for example, 12 DEC 2007
so something like ...where field1 between '12 DEC 2007' and '12 JAN 2008'
is there a way to do this?
so something like ...where field1 between '12 DEC 2007' and '12 JAN 2008'
is there a way to do this?