dm_db_column_store_row_group_operational_stats


Columns

Column Type Size Nulls Auto Default Children Parents Comments
object_id int 4 null
index_id int 4 null
partition_number int 4 null
row_group_id int 4 null
index_scan_count bigint 8 null
scan_count bigint 8 null
delete_buffer_scan_count bigint 8 null
row_group_lock_count bigint 8 null
row_group_lock_wait_count bigint 8 null
row_group_lock_wait_in_ms bigint 8 null
returned_row_count bigint 8 null
returned_aggregate_count bigint 8 null
returned_group_count bigint 8 null
input_groupby_row_count bigint 8 null

Relationships