Merge pull request #5525 from taosdata/docs/Update-Latest-Feature
[TD-2639] <docs>: clarify the length limitation of tags.
This commit is contained in:
commit
05009f1771
|
@ -249,7 +249,7 @@ TDengine缺省的时间戳是毫秒精度,但通过修改配置参数enableMic
|
|||
|
||||
3) TAGS 列名不能为预留关键字;
|
||||
|
||||
4) TAGS 最多允许128个,至少1个,总长度不超过16k个字符。
|
||||
4) TAGS 最多允许 128 个,至少 1 个,总长度不超过 16 KB。
|
||||
|
||||
- **删除超级表**
|
||||
|
||||
|
|
Loading…
Reference in New Issue