Monday, April 11, 2011

What is a Sparse columns in SQL Server?


Select Answer:

It is a special column which will allow null values be default
It is a special column which will save space in Database
It is used to arrange the columns in a logical order
All of the above
None of the above