SQL Server 2008

External Article

SQL Server 2008 Sparse Columns Identifying Columns For Conversion

  • Article

SQL Server 2008 has introduced a new way to store data for columns that contain excessive NULL values called Sparse Columns. What this means is that when you declare a column as Sparse and any time a NULL value is entered in the column it will not use any space. Is there a way to identify what columns would make a good candidate for this without having to analyze each column individually?

2008-12-15

2,633 reads

Blogs

The Ireland and UK DevOps Roadshow

By

We’re taking the roadshow across the water. Hope the plane makes it. The Redgate...

SQL Aggregate Functions: Your Essential Guide & Cheat Sheet

By

SQL aggregate functions are your go-to tools for transforming raw data into actionable insights....

T-SQL Tuesday #174 – My Favorite Interview Question

By

This month is a great topic to me. I think growing and improving your...

Read the latest Blogs

Forums

Swapping ports between 2 instances - can't understand results

By terry999

Have 2 instances on the same TestServer 1. Default 2014 Dev edition on port...

Querystore bug(?), not showing data

By oRBIT

My company where I worked recently upgraded to SQL Server 2022 Enterprise and Querystore...

getting logged in user name to the pc that running the report

By tanehome

hi all, is there anyway in SQL to getting logged in user name to...

Visit the forum

Question of the Day

Full Text Editions

In which editions can I use Full-Text and semantic search?

See possible answers