For a clustered table, the row locator is the clustered index key.
对于聚集表,行定位器是聚集索引键。
The structure of the row locator depends on whether the data pages are stored in a heap or a clustered table.
行定位器的结构取决于数据页是存储在堆中还是聚集表中。
If the table is a range clustered table (that does not support row compression), you can consider switching it to become a range partitioned table (that supports row compression).
如果表是一个范围集群表(不支持行压缩),可以考虑将其变换为范围分区表(支持行压缩)。
应用推荐