Update 04-stable.md
This commit is contained in:
parent
92e1f2c7e9
commit
7bd0c6553f
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue