Error!
Success!

SQL Server: Why We Should Prefer DATE over DATETIME Data Type

0
kicks

SQL Server: Why We Should Prefer DATE over DATETIME Data Type  (Unpublished)

SQL Server 2008 introduced a new data type “DATE” to store date data. Before this we have only DATETIME data type which stores both date and time. Why we should prefer DATE over DATETIME when storing only date data, and no need to store time portion.


Kicked By:
Drop Kicked By: