be0
11-16-07, 11:48
Hello everyone,
I am very upset with this datetime field. I would like to to the following:
where
ship_date = getdate()
I cant do this because getdate returns 2007-11-16 11:47:09.690
I only want 2007-11-16 part not the time. So no rows get returned. How do I edit this so that I only get the date in there?
Thanks for the help!!!!
I am very upset with this datetime field. I would like to to the following:
where
ship_date = getdate()
I cant do this because getdate returns 2007-11-16 11:47:09.690
I only want 2007-11-16 part not the time. So no rows get returned. How do I edit this so that I only get the date in there?
Thanks for the help!!!!