Skip to content

Instantly share code, notes, and snippets.

@dsibinski
Created November 15, 2017 21:03
Show Gist options
  • Save dsibinski/476478318a479a951f29b7f1f59af7da to your computer and use it in GitHub Desktop.
Save dsibinski/476478318a479a951f29b7f1f59af7da to your computer and use it in GitHub Desktop.
INssSERT INTO dbo.Persons -- syntax error - 'INssSERT' instead of 'INSERT'
(NAME)
VALUES ('Dawid')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment