Skip to content

Commit 8d67ae7

Browse files
authored
Merge pull request #6018 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to master to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents cda52e5 + 51333f2 commit 8d67ae7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/relational-databases/system-dynamic-management-views/sys-dm-db-index-operational-stats-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: "sys.dm_db_index_operational_stats (Transact-SQL) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "06/10/2016"
@@ -28,7 +28,7 @@ monikerRange: ">= aps-pdw-2016 || = azuresqldb-current || = azure-sqldw-latest |
2828
# sys.dm_db_index_operational_stats (Transact-SQL)
2929
[!INCLUDE[tsql-appliesto-ss2008-asdb-asdw-pdw-md](../../includes/tsql-appliesto-ss2008-asdb-asdw-pdw-md.md)]
3030

31-
Returns current lowore-level I/O, locking, latching, and access method activity for each partition of a table or index in the database.
31+
Returns current lower-level I/O, locking, latching, and access method activity for each partition of a table or index in the database.
3232

3333
Memory-optimized indexes do not appear in this DMV.
3434

0 commit comments

Comments
 (0)