Tuesday, September 17, 2013

Filtering by Date and Time in SQL

While they all produce the same results, you should never depend on the database engine to implicitly convert between a string and a datetime datatype (as in B and C), this is prone to mistakes and problems in multiple languages.


No comments:

Post a Comment