Starburst Distribution of Presto
0.195-e.0.9
1. Overview
2. System Requirements
3. Running Presto sandbox in a Docker container
4. Presto on Amazon Web Services (AWS)
5. Presto Server Installation on a Cluster (Presto Admin and RPMs)
6. Presto Client Software
7. Presto Admin
8. Security
9. Administration
10. Starburst Supported Connectors
11. Community Supported Connectors
12. Community Supported Functionality
13. Functions and Operators
14. SQL Language
15. SQL Statement Syntax
15.1. ALTER SCHEMA
15.2. ALTER TABLE
15.3. CALL
15.4. COMMIT
15.5. CREATE ROLE
15.6. CREATE SCHEMA
15.7. CREATE TABLE
15.8. CREATE TABLE AS
15.9. CREATE VIEW
15.10. DEALLOCATE PREPARE
15.11. DELETE
15.12. DESCRIBE
15.13. DESCRIBE INPUT
15.14. DESCRIBE OUTPUT
15.15. DROP ROLE
15.16. DROP SCHEMA
15.17. DROP TABLE
15.18. DROP VIEW
15.19. EXECUTE
15.20. EXPLAIN
15.21. EXPLAIN ANALYZE
15.22. GRANT
15.23. GRANT ROLES
15.24. INSERT
15.25. PREPARE
15.26. RESET SESSION
15.27. REVOKE
15.28. REVOKE ROLES
15.29. ROLLBACK
15.30. SELECT
15.31. SET ROLE
15.32. SET SESSION
15.33. SHOW CATALOGS
15.34. SHOW COLUMNS
15.35. SHOW CREATE TABLE
15.36. SHOW CREATE VIEW
15.37. SHOW FUNCTIONS
Synopsis
Description
15.38. SHOW GRANTS
15.39. SHOW PARTITIONS
15.40. SHOW ROLE GRANTS
15.41. SHOW ROLES
15.42. SHOW SCHEMAS
15.43. SHOW SESSION
15.44. SHOW TABLES
15.45. START TRANSACTION
15.46. USE
15.47. VALUES
16. Migration
17. Query Optimizer
18. Developer Guide
19. Older Versions
20. Release Notes
Starburst Distribution of Presto
Docs
»
15. SQL Statement Syntax
»
15.37. SHOW FUNCTIONS
View page source
15.37. SHOW FUNCTIONS
Synopsis
SHOW FUNCTIONS
Description
List all the functions available for use in queries.