SQL Server - Difference Between DATETIME and DATETIME2
SQL Server ā Difference Between DATETIME andĀ DATETIME2
I came across the article written by Pinal Dave about the difference betweenĀ DATETIME and DATETIME2. In my years working as a database administrator, I did useĀ DATETIME most of the time for database structure design. So far, I did not use the data type DATETIME2 before.
It becomes more interesting when he shared with us the problems when usingĀ DATETIME2 andĀ SYSDATETIME(). In a short summary heā¦
View On WordPress
















