Functions and operators#

This section describes the built-in SQL functions and operators supported by Trino. They allow you to implement complex capabilities and behavior of the queries executed by Trino operating on the underlying data sources.

Refer to the following sections for further details:

Functions by name#

If you are looking for a specific function or operator by name use SHOW FUNCTIONS, or refer to the following resources:

Functions per topic#