Bikash Kumar Ray
SQL and ASP.net Related Practical Problems
Wednesday, November 20, 2013
Compare Date in SQL Query
Compare date in SQL:
AND DATEDIFF(d, @PeriodFrom, tblA.CreatedOn) >= 0 AND DATEDIFF(d, tblA.CreatedOn, @PeriodTo) >= 0
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment