Skip to content

Instantly share code, notes, and snippets.

@thorsman99
Created December 12, 2017 13:18
Show Gist options
  • Save thorsman99/4831f5c136c5f8abfd36c5499c0ed058 to your computer and use it in GitHub Desktop.
Save thorsman99/4831f5c136c5f8abfd36c5499c0ed058 to your computer and use it in GitHub Desktop.
DateTime print with milliseconds #SQL
PRINT (CONVERT( VARCHAR(24), GETDATE(), 121))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment