在SQLSERVER中创建聚集索引

CREATE CLUSTERED INDEX CLUSTER_id ON TABLE_name(ID)
------
批量
posted @ 2016-05-25 15:41  zklve2  阅读(419)  评论(0)    收藏  举报