SyntaxFix
Write A Post
Hire A Developer
Questions
Well, using LIKE in statement is the best option WHERE datetime LIKE '2009-10-20%' it should work in this case
LIKE
WHERE datetime LIKE '2009-10-20%'