Presto Documentation
- 1. Overview
- 2. System Requirements
- 3. Getting Started With Installation
- 4. Getting started with the Sandbox VMs
- 5. Configuring Presto
- 6. Querying Presto
- 7. Administration
- 8. Connectors
- 9. SQL Statement Syntax
- 9.1. ALTER TABLE
- 9.2. CREATE TABLE
- 9.3. CREATE TABLE AS
- 9.4. CREATE VIEW
- 9.5. DELETE
- 9.6. DESCRIBE
- 9.7. DROP TABLE
- 9.8. DROP VIEW
- 9.9. EXPLAIN
- 9.10. INSERT
- 9.11. RESET SESSION
- 9.12. SELECT
- 9.13. SET SESSION
- 9.14. SHOW CATALOGS
- 9.15. SHOW COLUMNS
- 9.16. SHOW FUNCTIONS
- 9.17. SHOW PARTITIONS
- 9.18. SHOW SCHEMAS
- 9.19. SHOW SESSION
- 9.20. SHOW TABLES
- 9.21. USE
- 10. Functions and Operators
- 10.1. Logical Operators
- 10.2. Comparison Functions and Operators
- 10.3. Conditional Expressions
- 10.4. Conversion Functions
- 10.5. Mathematical Functions and Operators
- 10.6. String Functions and Operators
- 10.7. Binary Functions
- 10.8. Date and Time Functions and Operators
- 10.9. Regular Expression Functions
- 10.10. JSON Functions
- 10.11. URL Functions
- 10.12. Aggregate Functions
- 10.13. Window Functions
- 10.14. Color Functions
- 10.15. Array Functions and Operators
- 10.16. Map Functions and Operators
- 10.17. Teradata Functions
- 11. SQL Language
- 12. Migration
- 13. Release Notes