December 2013
Intermediate to advanced
1872 pages
153h 31m
English
To specify a column as a sparse column using SQL Server Management Studio (SSMS), set the Is Sparse property to Yes in the column properties for the selected column (see Figure 20.3). Similarly, if a column needs to be declared as column set, set the Is Columnset property to Yes in the column properties.
FIGURE 20.3 Setting a column as a sparse column.