Hello guys,
I have the following issue:
I have some columns with datetime datatype, if the table is open, i seen data in the format without hh:mm:ss.
If I make a query, I get: hh:mm:ss:Ms
How can I see the millisecons when the table is open in SQL Server Management Studio.
Thank