diff --git a/docs/en/12-taos-sql/24-show.md b/docs/en/12-taos-sql/24-show.md index 5f3bef3546..bd20d307f5 100644 --- a/docs/en/12-taos-sql/24-show.md +++ b/docs/en/12-taos-sql/24-show.md @@ -13,14 +13,6 @@ SHOW APPS; Shows all clients (such as applications) that connect to the cluster. -## SHOW BNODES - -```sql -SHOW BNODES; -``` - -Shows information about backup nodes (bnodes) in the system. - ## SHOW CLUSTER ```sql @@ -154,14 +146,6 @@ Shows information about the storage space allowed by the license. Note: TDengine Enterprise Edition only. -## SHOW SNODES - -```sql -SHOW SNODES; -``` - -Shows information about stream processing nodes (snodes) in the system. - ## SHOW STABLES ```sql