Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 855 Bytes

template-function.md

File metadata and controls

51 lines (29 loc) · 855 Bytes

functionName {#functionname-in-lower-case}

Short description.

Syntax (without SELECT)

<function syntax>

Alias: <alias name>. (Optional)

More text (Optional).

Arguments (Optional)

Parameters (Optional, only for parametric aggregate functions)

Returned value(s)

  • Returned values list.

Type: Type name.

Example

The example must show usage and/or a use cases. The following text contains recommended parts of an example.

Input table (Optional):

Query:

Result:

See Also (Optional)