Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "DatabaseName": "MyDatabase",
- "SQLServerStartTimeUTC": "2023-08-01T04:03:24.3",
- "ObjectSchemaName": "dbo",
- "ObjectName": "SomeTableName",
- "IndexName": "IX_SomeTableName",
- "ObjectType": "USER_TABLE",
- "ObjectCreateDate": "2020-03-07T09:57:34.657",
- "IndexType": "NONCLUSTERED",
- "IsUnique": false,
- "IsUniqueConstraint": false,
- "IsPrimaryKey": false,
- "IsDisabled": false,
- "HasFilter": false,
- "UserSeeksCount": 198,
- "UserScansCount": 0,
- "UserLookupsCount": 0,
- "UserUpdatesCount": 87876,
- "EstimatedIndexSizeKB": 19128,
- "IndexRowCount": 1158545
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement