PDA

View Full Version : select values before a date


ynotlim
07-23-2008, 09:13 PM
hello

I have a column that is datatype 'datetime'. I want to select date in my db that is before July 14 2008 midnight. How do I do that?

Thanks!

Tony

ynotlim
07-23-2008, 09:16 PM
nevermind. Figured it out. Just did Column<"2008-07-14 00:00:00"