SQL functions reference
Topics
- Leader node–only functions
- Aggregate functions
- Array functions
- Bit-wise aggregate functions
- Conditional expressions
- Data type formatting functions
- Date and time functions
- Hash functions
- HyperLogLog functions
- JSON functions
- Machine learning functions
- Math functions
- Object functions
- Spatial functions
- String functions
- SUPER type information functions
- VARBYTE functions and operators
- Window functions
- System administration functions
- System information functions
Amazon Redshift supports a number of functions that are extensions to the SQL standard, as well as standard aggregate functions, scalar functions, and window functions.
Note
Amazon Redshift is based on PostgreSQL. Amazon Redshift and PostgreSQL have a number of very important differences that you must be aware of as you design and develop your data warehouse applications. For more information about how Amazon Redshift SQL differs from PostgreSQL, see Amazon Redshift and PostgreSQL.