Skip to content

Commit fd29cbb

Browse files
Update README.md
1 parent dbefa60 commit fd29cbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ CISL consists from the following scripts:
1515
5. Fragmentation (fragmentation.sql) - Shows the different types of Columnstore Indexes Fragmentation. (Note: SQL Server 2012 version does not exist, since Nonclustered Columnstore Indexes in SQL Server 2012 are non-updatable and hence have no fragmentation)
1616
6. Dictionaries (dictionaries.sql) - Shows detailed information about the Columnstore Dictionaries.
1717
7. Memory (memory.sql) - Shows the content of the Columnstore Object Pool.
18+
8. Row Groups Details (row_groups_details.sql) - Shows detailed information on the Columnstore Row Groups, listing all individual row groups and filtering them based on different criterias.

0 commit comments

Comments
 (0)