• The user that I'm trying to change is in fact the owner of the database. Would the best practice be change the owner of the database to the sa account using exec changedbowner 'sa'?