[TD-2639] <docs>: fix software version number about STDDEV() on super table.

This commit is contained in:
Elias Soong 2021-02-04 09:52:49 +08:00
parent 0bdecedeaa
commit 6e086566da
1 changed files with 1 additions and 1 deletions

View File

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