Skip to content

Instantly share code, notes, and snippets.

@uzbekdev1
Created January 28, 2020 19:47
Show Gist options
  • Save uzbekdev1/1190d842544db7067fc9a4e14b54091a to your computer and use it in GitHub Desktop.
Save uzbekdev1/1190d842544db7067fc9a4e14b54091a to your computer and use it in GitHub Desktop.
sql server short format date
select FORMAT (getdate(), 'dd.MM.yyyy')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment