Presto Documentation
- 1. Overview
- 2. System Requirements
- 3. Getting Started With Installation
- 4. Getting started with the Sandbox VMs
- 5. Configuring Presto
- 6. Connectors
- 7. Querying Presto
- 8. SQL Statement Syntax
- 8.1. ALTER TABLE
- 8.2. CREATE TABLE
- 8.3. CREATE TABLE AS
- 8.4. CREATE VIEW
- 8.5. DESCRIBE
- 8.6. DROP TABLE
- 8.7. DROP VIEW
- 8.8. EXPLAIN
- 8.9. INSERT
- 8.10. RESET SESSION
- 8.11. SELECT
- 8.12. SET SESSION
- 8.13. SHOW CATALOGS
- 8.14. SHOW COLUMNS
- 8.15. SHOW FUNCTIONS
- 8.16. SHOW PARTITIONS
- 8.17. SHOW SCHEMAS
- 8.18. SHOW SESSION
- 8.19. SHOW TABLES
- 8.20. USE
- 9. Functions and Operators
- 9.1. Logical Operators
- 9.2. Comparison Functions and Operators
- 9.3. Conditional Expressions
- 9.4. Conversion Functions
- 9.5. Mathematical Functions and Operators
- 9.6. String Functions and Operators
- 9.7. Binary Functions
- 9.8. Date and Time Functions and Operators
- 9.9. Regular Expression Functions
- 9.10. JSON Functions
- 9.11. URL Functions
- 9.12. Aggregate Functions
- 9.13. Window Functions
- 9.14. Color Functions
- 9.15. Array Functions and Operators
- 9.16. Map Functions and Operators
- 10. SQL Language
- 11. Migration
- 12. Release Notes