ALTER SCHEMA destinationschema TRANSFER sourceschema.objectname
from http://sql-articles.com/scripts/change-transfer-schema-for-all-objects/
ALTER SCHEMA destinationschema TRANSFER sourceschema.objectname
from http://sql-articles.com/scripts/change-transfer-schema-for-all-objects/