Functions
Functions are set elements of standard codes that help you format your data. This includes functions such as adding a date and time, or concatenating two or more columns.
- Related Topics:
- String
You can find definitions of string functions from ascii to upper: - Date & Time
You can find definitions for Date and time functions from adddate to yearweek: - Aggregate
You can find definitions for aggregate functions from avgr to variance: - Mathematical
You can find definitions for mathematical functions from abs to truncate. - Logical Functions
You can find definitions for logical functions such as and, if, ifnull, and or.
Parent Topic: Appendix B: Column Element Types