查询分析器输入:EXEC sp_changeobjectowner 'user.table', 'dbo' user.table的意思为:所有者.表名,比如mtxspxt.tb_userinfo,以前的语句表示将table这张表的所有者由