SyntaxFix
Write A Post
Hire A Developer
Questions
Try enclosing your date into a character string.
select * from dbo.March2010 A where A.Date >= '2010-04-01';