Contents tagged with SQL Server
-
SQL Table Ownership Changes, Quick and Easy
A common task I run into is changing the ownership on a database table or stored procedure in SQL Server. There are times when the owner is set incorrectly or differently what what I would like.