SQL Server - Move tables between schemas

by Administrator 23. September 2009 22:45

Ever needed to move or transfer tables or stored procedures (and presumably other database objects) from one schema to another? Then this is the command you need.

ALTER SCHEMA DestinationSchema TRANSFER SourceSchema.ObjectToMove


Buy Me a Beer ?

If you've found this site useful, you could help support its running costs by either checking out the adverts on the page if you find anything that interests you - or by making a small donation