sqlserver 重命名
EXEC sp_rename 'Sales.SalesTerritory.TerritoryID', 'TerrID', 'COLUMN';
 
posted on 2007-06-29 17:47  HTTP500  阅读(87)  评论(0编辑  收藏  举报