Tag: SQL
[MICROSOFT SQL] – CHANGE DB OWNER
T-SQL to change a SQL Server database owner with ALTER AUTHORIZATION, toggling single-user mode around the change.
T-SQL to change a SQL Server database owner with ALTER AUTHORIZATION, toggling single-user mode around the change.