Teradata Distribution of Presto
0.148-t.1.4
1. Overview
2. System Requirements
3. Getting Started
4. Presto Installation on a Sandbox VM
5. Presto Server Installation on a Cluster (Ambari)
6. Presto Server Installation on a Cluster (Presto Admin and RPMs)
7. Presto Server Installation on an AWS EMR (Presto Admin and RPMs)
8. Presto Client Software
9. Presto Admin
10. YARN Integration
11. Administration
12. Connectors
13. Security
14. Functions and Operators
15. SQL Language
16. SQL Statement Syntax
16.1. ALTER TABLE
16.2. CALL
16.3. COMMIT
16.4. CREATE TABLE
16.5. CREATE TABLE AS
16.6. CREATE VIEW
16.7. DEALLOCATE PREPARE
16.8. DELETE
16.9. DESCRIBE
16.10. DESCRIBE INPUT
16.11. DESCRIBE OUTPUT
16.12. DROP TABLE
16.13. DROP VIEW
16.14. EXECUTE
16.15. EXPLAIN
16.16. EXPLAIN ANALYZE
16.17. GRANT
16.18. INSERT
16.19. PREPARE
16.20. RESET SESSION
16.21. REVOKE
16.22. ROLLBACK
16.23. SELECT
16.24. SET SESSION
16.25. SHOW CATALOGS
16.26. SHOW COLUMNS
16.27. SHOW CREATE TABLE
16.28. SHOW CREATE VIEW
16.29. SHOW FUNCTIONS
Synopsis
Description
16.30. SHOW PARTITIONS
16.31. SHOW SCHEMAS
16.32. SHOW SESSION
16.33. SHOW TABLES
16.34. START TRANSACTION
16.35. USE
16.36. VALUES
17. Migration
18. Release Notes
Teradata Distribution of Presto
Docs
»
16. SQL Statement Syntax
»
16.29. SHOW FUNCTIONS
View page source
16.29. SHOW FUNCTIONS
Synopsis
SHOW FUNCTIONS
Description
List all the functions available for use in queries.