Functions and Operators#

This chapter describes the SQL functions and operators supported by Presto. They allow you to implement complex functionality and behavior of the SQL executed by Presto operating on the underlying data sources.

If you are looking for a specific function or operator, see the full list.

Also see the SQL data types and the SQL statement and syntax reference.