Trino Functions
Conversion Functions
format
Returns a formatted string using the specified format string and arguments.
Supported Signatures
format_number
Returns a formatted string using a unit symbol.
Supported Signatures
parse_data_size
Parses string of format value unit into a number, where value is the fractional number of unit values.
Supported Signatures
parse_presto_data_size
Parses string of format value unit into a number, where value is the fractional number of unit values.
Supported Signatures
typeof
Returns the name of the type of the provided expression.
Supported Signatures