[TD-2639] <docs>: must set up at least one tag to create super table.

This commit is contained in:
Elias Soong 2021-01-06 10:18:40 +08:00
parent 0e7f846b5c
commit f0137c9864
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ TDengine缺省的时间戳是毫秒精度但通过修改配置参数enableMic
1) TAGS 列的数据类型不能是timestamp类型
2) TAGS 列名不能与其他列名相同;
3) TAGS 列名不能为预留关键字;
4) TAGS 最多允许128个可以0个总长度不超过16k个字符
4) TAGS 最多允许128个至少1个总长度不超过16k个字符。
- **删除超级表**