The purpose behind finding the outdated Statistics is, we should update those outdated indexes else our performance get hampered due
077. sys.column_store_row_groups to find information on Columnstore row groups – SQL Server 2014
sys.column_store_row_groups system view for finding the information on the Columnstore row groups, which introduced first in SQL Server 2014 Using
076. sys.dm_column_store_object_pool to find memory pool usage by Columnstore Indexes – SQL Server 2016
sys.dm_column_store_object_pool system view for finding the memory pool usage by different types of Columnstore Index objects, which introduced first in