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
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
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Midhun TpPosted Sep 14, 2016, 1:05 AM