SQL Interview: 38 Table Compression Candidates
This is a post in the SQL Interview series. These aren’t trick or gotcha questions, they’re just questions designed to scope out a candidate’s knowledge around SQL Server and Azure SQL Database.
Section: Administration Level: Medium
Question:
A developer in your team has suggested applying PAGE compression to all tables and indexes in your application database.
You are concerned that doing so might impact performance, and that ROW compression might be better.
2025-04-19