Update 04-stable.md

This commit is contained in:
Hui Li 2023-05-12 14:30:18 +08:00 committed by GitHub
parent 9394afec68
commit 699846f09e
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];
``` ```
查看数据库内全部 STable及其相关信息包括 STable 的名称、创建时间、列数量、标签TAG数量、通过该 STable 建表的数量 查看数据库内全部超级表
### 显示一个超级表的创建语句 ### 显示一个超级表的创建语句