NULL-Friendly: Using Sparse Columns and Column Sets in SQL Server
Sparse columns and column sets in SQL Server 2012 provide a way of accomodating the less-structured data that has always proved to be tricky for the relational model. They can be used very effectively where the attributes are sparse for any given entity and very numerous across all entities. Seth Delconte shows how to use them.
2012-07-26
1,410 reads


When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?