sqlserver中更改数据库所属为dbo的方法 复制代码 代码如下: sp_configure allow updates , 1 go reconfigure with override go update sys Mssql 2022-04-09 197 点赞 2 评论 298 浏览