Skip to content

Instantly share code, notes, and snippets.

@MuriloMazzeu
Created September 8, 2017 18:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MuriloMazzeu/7003d0a511ff5af6655c53cb5c3ecfa2 to your computer and use it in GitHub Desktop.
Save MuriloMazzeu/7003d0a511ff5af6655c53cb5c3ecfa2 to your computer and use it in GitHub Desktop.
SQL Server's Hacks
SET DATEFIRST
SET DATEFORMAT
SET IDENTITY_INSERT
SET LANGUAGE
SET ROWCOUNT
SET SHOWPLAN_ALL
SET STATISTICS IO
SET STATISTICS TIME
SET STATISTICS PROFILE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment