A handy built in function of MS SQL that changes the owner of a
table or object, simply fill in the table or object name and the name
of the new user and execute it.
sp_changeobjectowner 'object' , 'owner'
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5