Data Types and Functions
SQL data types, operators, functions, and operational commands.
In This Section
Data Types
Supported SQL data types including numeric, string, temporal, and binary types.
Operators and Functions
Built-in SQL functions and operators for arithmetic, string manipulation, date operations, and aggregations.
Operational Commands
Operational SQL commands including SELECT, COPY INTO, KILL, and system management.
Next Steps
- Language Definition - DDL, DML, and grammar
- SQL Conformance - Standards compliance
- SQL Operations - Execute queries