Skip to content

Instantly share code, notes, and snippets.

@afreeland
Created March 28, 2013 13:22
Show Gist options
  • Save afreeland/5263084 to your computer and use it in GitHub Desktop.
Save afreeland/5263084 to your computer and use it in GitHub Desktop.
SQL: Alter Table Schema
-- Put ContactParameter table into Account Schema
alter schema Account transfer ContactParameter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment