Skip to content

Commit

Permalink
sql-statement: Add ADMIN SHOW TELEMETRY (#6138)
Browse files Browse the repository at this point in the history
  • Loading branch information
morgo authored Aug 27, 2021
1 parent 810499e commit 76fa71d
Show file tree
Hide file tree
Showing 2 changed files with 432 additions and 0 deletions.
1 change: 1 addition & 0 deletions TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@
+ [`ADMIN CHECKSUM TABLE`](/sql-statements/sql-statement-admin-checksum-table.md)
+ [`ADMIN CHECK [TABLE|INDEX]`](/sql-statements/sql-statement-admin-check-table-index.md)
+ [`ADMIN SHOW DDL [JOBS|QUERIES]`](/sql-statements/sql-statement-admin-show-ddl.md)
+ [`ADMIN SHOW TELEMETRY]`](/sql-statements/sql-statement-admin-show-telemetry.md)
+ [`ALTER DATABASE`](/sql-statements/sql-statement-alter-database.md)
+ [`ALTER INDEX`](/sql-statements/sql-statement-alter-index.md)
+ [`ALTER INSTANCE`](/sql-statements/sql-statement-alter-instance.md)
Expand Down
Loading

0 comments on commit 76fa71d

Please sign in to comment.