SQL Server 实例名修改

sp_dropserver 'oldname'

sp_addserver 'newname','local',null

posted @ 2011-01-25 15:41  John29  阅读(266)  评论(0)    收藏  举报