Update 10-function.md
This commit is contained in:
parent
41cc572cd8
commit
cf57a3f3f6
|
@ -5,9 +5,9 @@ description: This document describes the standard SQL functions available in TDe
|
||||||
toc_max_heading_level: 4
|
toc_max_heading_level: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
## Single Row Functions
|
## Scalar Functions
|
||||||
|
|
||||||
Single row functions return a result for each row.
|
Scalar functions return one result for each row.
|
||||||
|
|
||||||
### Mathematical Functions
|
### Mathematical Functions
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue