[TD-2555] <docs>: STDDEV() support calculation on super table.

This commit is contained in:
Elias Soong 2021-01-18 18:24:33 +08:00
parent d25e0d41cc
commit 4f75e5892c
1 changed files with 1 additions and 1 deletions

View File

@ -743,7 +743,7 @@ TDengine支持针对数据的聚合查询。提供支持的聚合和选择函数
应用字段不能应用在timestamp、binary、nchar、bool类型字段。
适用于:表。
适用于:表。(从 2.0.15 版本开始,本函数也支持超级表)
示例:
```mysql