05 2014 档案

摘要:public partial class WebForm1 : System.Web.UI.Page{ DataSet dsTreeView = new DataSet(); protected void Page_Load(object sender, EventArg... 阅读全文
posted @ 2014-05-29 15:02 --宁静以致远-- 阅读(283) 评论(0) 推荐(0)
摘要:--创建聚集索引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 --宁静以致远-- 阅读(268) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示