New Date and Time Data Types in SQL Server 2008

New Date and Time Data Types in SQL Server 2008

 

SQL Server 2008 introduces four new DATETIME data types which are more optimized for type of usage and memory requirement, along with DATATIME2 which is now SQL compliant and compatible with .Net type DATETIME. To learn more about it and how it works click here.