Skip to content

Instantly share code, notes, and snippets.

@gut5
Created December 4, 2018 14:22
Show Gist options
  • Save gut5/aeb8e4d39b76bc99a51537c60f1b2b33 to your computer and use it in GitHub Desktop.
Save gut5/aeb8e4d39b76bc99a51537c60f1b2b33 to your computer and use it in GitHub Desktop.
select replace(convert(varchar,getdate(),112),'.','') + '_' + REPLACE(CONVERT(varchar(5), GETDATE(), 108), ':', '') '_' +
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment