未验证 提交 afa18651 编写于 作者: S slguan 提交者: GitHub

Merge pull request #1318 from JulianZhao/patch-1

Update Super Table-ch.md
...@@ -114,7 +114,7 @@ INSERT INTO <tb1_name> USING <stb1_name> TAGS (<tag1_value1>, ...) VALUES (<fiel ...@@ -114,7 +114,7 @@ INSERT INTO <tb1_name> USING <stb1_name> TAGS (<tag1_value1>, ...) VALUES (<fiel
ALTER TABLE <stable_name> ADD TAG <new_tag_name> <TYPE> ALTER TABLE <stable_name> ADD TAG <new_tag_name> <TYPE>
``` ```
为STable增加一个新的标签,并指定新标签的类型。标签总数不能超过6个。 为STable增加一个新的标签,并指定新标签的类型。标签总数不能超过32个。
- 删除标签 - 删除标签
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册