core-sparse columns frame 筒体稀柱框架
The second rule is that indexes must be written with sparse columns in mind.
第二个规则是,要时刻记住尽量使用Sparse列进行索引。
SQL Server 2008 has lifted the limit of 1024 columns per table with a new option called "sparse columns".
SQL Server 2008 消除了每个表只能有1024个列的限制,这是通过一个名叫“稀疏列(sparse columns)”的选项来实现的。
Once the table has columnset defined, the select * will hide all sparse columns, and only see the column set.
一旦表中定义了columnset列,select *语句将会隐藏所有的Sparse列,代之以这个columnset列。
应用推荐