No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Data Cloud SQL and Tableau Hyper API
Syntax
WITH Clause
SELECT List
FROM Clause
GROUP BY Clause
WINDOW Clause
UNION, INTERSECT, and EXCEPT Operators
ORDER BY Clause
LIMIT, FETCH, and OFFSET Clauses
VALUES
Boolean Type
String Types
Numeric Types
Date/Time Types
Binary Type
Array Type
Type Conversions
Comparison Operators
Subquery Comparisons
Logical Operators
Conditional Expressions
Mathematical Functions and Operators
String Functions and Operators
String Pattern Matching
Data Type Formatting Functions
Array Functions
Date/Time Functions and Operators
Aggregate Functions
Window Functions
Set Returning Functions
Reading External Data in SQL
External Formats and Options
External Locations
INSERT
UPDATE
DELETE
TRUNCATE
COPY FROM
COPY TO
CREATE DATABASE
CREATE SCHEMA
CREATE TABLE
CREATE TABLE AS
CREATE EXTERNAL TABLE
ALTER SCHEMA
ALTER TABLE
DROP TABLE
DROP SCHEMA
DROP DATABASE
EXPLAIN
PREPARE
EXECUTE
DEALLOCATE