摘要:
--创建聚集索引create clustered index ix_tbl_test_DocDateon tbl_test(DocDate)with fillfactor=30GO--创建非聚集索引create nonclustered index ix_tbl_test_DocNoon tbl_t... 阅读全文
posted @ 2014-05-07 10:05
--宁静以致远--
阅读(271)
评论(0)
推荐(0)


浙公网安备 33010602011771号