Merge pull request #21273 from taosdata/plum-lihui-patch-2

Update 04-stable.md
This commit is contained in:
Hui Li 2023-05-12 15:01:47 +08:00 committed by GitHub
commit 16afb90ef1
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];
```
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