(Print this page)

Everything you always wanted to know about SQL date and time datatypes
Published date: Friday, April 19, 2013
On: Moer and Éric Moreau's web site

The date and time datatypes in SQL Server have evolved over the versions. One guy (Shemeer) created a great article showing the differences about these types and many (if not all) the functions around them from SQL Server 2000 to the latest (2012 for now). You can get this excellent article from http://www.codeproject.com/Articles/566542/Date-and-Time-Data-Types-and-Functions-SQL-Server

(Print this page)