use [数据库名称] EXEC    sp_changedbowner    'sa'



ALTER AUTHORIZATION ON database::数据库名称 TO sa

相关文章: