Skip to content

Instantly share code, notes, and snippets.

@max-mulawa
Created April 21, 2011 12:12
Show Gist options
  • Save max-mulawa/934359 to your computer and use it in GitHub Desktop.
Save max-mulawa/934359 to your computer and use it in GitHub Desktop.
CLRTriggers 9
INSERT INTO dbo.Employee(FullName, City, Country, Email)
VALUES('Maksymilian Mulawa',
'Warsaw',
'Poland',
'[email protected]')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment