Skip to content

Instantly share code, notes, and snippets.

@sqlparser
Created April 8, 2014 09:34
Show Gist options
  • Save sqlparser/10104497 to your computer and use it in GitHub Desktop.
Save sqlparser/10104497 to your computer and use it in GitHub Desktop.
blank lines sql server go statement
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER OFF
GO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment