Search:     Advanced search
Browse by category:
C/C++   |   Java   |   Oracle/Database   |   SAP   |   ASP .NET   |   Mainframe-DB2   |   Freshers

What are Sparse Columns?

Add comment
Views: 72
Votes: 0
Comments: 0
A sparse column is another tool used to reduce the amount of physical storage used in a database. They are the ordinary columns that have an optimized storage for null values. Sparse columns reduce the space requirements for null values at the cost of more overhead to retrieve nonnull values.
Others in this Category
document Q: What are the properties of the Relational tables?
document What is CHECK Constraint?
document What is use of EXCEPT Clause?
document What are Ranking Functions?
document What is an execution plan? When would you use it? How would you view the execution plan?
document Q: What are logical databases? What are the advantages/disadvantages of logical databases?
document Q: What are different normalization forms?
document How can we rewrite sub-queries into simple select statements or with joins?
document What are the different index configurations a table can have?
document How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?
» More articles



RSS