How SQL Server stores data types: DATETIME, DATE, TIME, and DATETIME2
This post dives into how SQL Server stores date and time data types in memory and on disk. But first, a note about endianness: CPUs manufactured by Intel and...
2020-04-22
158 reads