Friday, December 16, 2011

How can I use sql to search values using dates?

To add to the above answers, you may have to specify date literals like this '#03/01/2010#' instead of just within single quotes, depending on the DBMS.

No comments:

Post a Comment