dp-300-database-admin-assoc video for sQL Server offers different options for compressing data. While SQL Server still stores compressed data on 8 KB pages,
SQL Server offers different options for compressing data. While SQL Server still stores compressed data on 8 KB pages, when the data is compressed, more rows of data can be stored on a given page. This benefit reduces the amount of physical IO performed and it allows more rows to be stored in the buffer pool, making more efficient use of memory. What benefit does this refer to when considering data compression?