Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 2.53 KB

File metadata and controls

35 lines (30 loc) · 2.53 KB
title Index Related Dynamic Management Views and Functions (Transact-SQL) | Microsoft Docs
ms.custom
ms.date 03/20/2017
ms.prod sql
ms.reviewer
ms.technology system-objects
ms.topic language-reference
dev_langs
TSQL
helpviewer_keywords
index dynamic management objects [SQL Server]
dynamic management objects [SQL Server], index
ms.assetid ad9ad40f-b018-4bae-b003-691f08dcefdf
author stevestein
ms.author sstein

Index Related Dynamic Management Views and Functions (Transact-SQL)

[!INCLUDEtsql-appliesto-ss2012-xxxx-xxxx-xxx-md]

This section contains the following dynamic management objects.

sys.dm_db_column_store_row_group_physical_stats (Transact-SQL) sys.dm_db_missing_index_groups (Transact-SQL)
sys.dm_db_index_operational_stats (Transact-SQL) sys.dm_db_index_physical_stats (Transact-SQL)
sys.dm_db_index_usage_stats (Transact-SQL) sys.dm_db_missing_index_columns (Transact-SQL)
sys.dm_db_missing_index_details (Transact-SQL) sys.dm_db_missing_index_group_stats (Transact-SQL)

See Also

Dynamic Management Views and Functions (Transact-SQL)
Dynamic Management Views and Functions (Transact-SQL)
System Views (Transact-SQL)