Skip to content

Instantly share code, notes, and snippets.

@JamesSkemp
Created December 26, 2013 21:06
Show Gist options
  • Save JamesSkemp/8138689 to your computer and use it in GitHub Desktop.
Save JamesSkemp/8138689 to your computer and use it in GitHub Desktop.
SQL to change the schema on an existing table.
ALTER SCHEMA projectManagement
TRANSFER dbo.RequestPriority
@JamesSkemp
Copy link
Author

@JamesSkemp
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment