Created
December 12, 2017 13:18
-
-
Save thorsman99/4831f5c136c5f8abfd36c5499c0ed058 to your computer and use it in GitHub Desktop.
DateTime print with milliseconds #SQL
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PRINT (CONVERT( VARCHAR(24), GETDATE(), 121)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment