Here is one that is odd to me, although I am sometimes a bit nuts :)
I have a table with a DateTime column I am querying on. IF I run this query:
Select * From CTKeyWords_Del Where Date_Deleted < '1997/07/16'
I get 5 records back for July 15, 1997.
But if I run this query:
Select * From...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.