how to give permission to user to change the schema name

Sep 14 2016 12:45 AM

ALTER SCHEMA sanjay TRANSFER dbo

after execute above query i got this error Cannot find the object 'dbo', because it does not exist or you do not have permission.

here how to give permission to user


Answers (1)