Skip to content

Instantly share code, notes, and snippets.

@sqlparser
Created April 9, 2014 02:45
Show Gist options
  • Save sqlparser/10221475 to your computer and use it in GitHub Desktop.
Save sqlparser/10221475 to your computer and use it in GitHub Desktop.
sql server declare variables
DECLARE @s VARCHAR(1000),@s2 VARCHAR(10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment