Archive for September, 2013
SQL Server datetime column losing a milliseconds
Introduction: In this article I will describe that why is SQL Server datetime datatype column losing a millisecond or rounding? In my example I try to insert ‘2013-08-26 12:45:37.991’ but it insert as ‘2013-08-26 12:45:37.990’.
September 1, 2013
В·
Infoyen В·
No Comments
Posted in: MS SQL