Created
January 28, 2020 19:47
-
-
Save uzbekdev1/1190d842544db7067fc9a4e14b54091a to your computer and use it in GitHub Desktop.
sql server short format date
This file contains hidden or 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
select FORMAT (getdate(), 'dd.MM.yyyy') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment