Update 10-function.md

This commit is contained in:
Haojun Liao 2023-04-26 16:30:40 +08:00 committed by GitHub
parent 41cc572cd8
commit cf57a3f3f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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