Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize

This commit is contained in:
Hongze Cheng 2023-05-12 14:33:12 +08:00
commit 10a39650c9
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ column_definition:
SHOW STABLES [LIKE tb_name_wildcard];
```
查看数据库内全部 STable及其相关信息包括 STable 的名称、创建时间、列数量、标签TAG数量、通过该 STable 建表的数量
查看数据库内全部超级表
### 显示一个超级表的创建语句