SQL commands
Reference for SQL commands and operators in Firebolt.
Use the alphabetical list in the navigation pane to find the syntax for commands that you already know.
Use the functional list below to find commands for a specific task area that you’re working in.
-
Queries
Analyze data withSELECT
. Tune and optimize query performance with other commands. -
Data management
Move data between your data lake and Firebolt and between Firebolt resources. -
Data definition
Data definition language. Create, alter, drop, and otherwise manage objects like databases, tables, and views in your Firebolt account. -
Engines
Start, stop, and manage Firebolt engines. -
Metadata
Query the Firebolt information schema for metadata related to its objects and resources. -
Access control
Access control language. Create, alter and drop, and otherwise manage users, logins, service accounts and roles.
Queries
Data management
Data definition
- ALTER ACCOUNT
- ALTER DATABASE
- ALTER TABLE
- CREATE ACCOUNT
- CREATE AGGREGATING INDEX
- CREATE DATABASE
- CREATE EXTERNAL TABLE
- CREATE FACT or DIMENSION TABLE
- CREATE VIEW
- DROP ACCOUNT
- DROP DATABASE
- DROP INDEX
- DROP TABLE
- DROP VIEW
- USE DATABASE