TSQL query to change database owner code example Example: To change the database owner in SQL server Use OnlineRestaurant exec sp_changedbowner 'sa'