Update 04-stable.md

This commit is contained in:
Hui Li 2023-05-12 15:01:30 +08:00 committed by GitHub
parent 92e1f2c7e9
commit 7bd0c6553f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ column_definition:
SHOW STABLES [LIKE tb_name_wildcard]; SHOW STABLES [LIKE tb_name_wildcard];
``` ```
The preceding SQL statement shows all supertables in the current TDengine database, including the name, creation time, number of columns, number of tags, and number of subtables for each supertable. The preceding SQL statement shows all supertables in the current TDengine database.
### View the CREATE Statement for a Supertable ### View the CREATE Statement for a Supertable