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.Documentation Index
Fetch the complete documentation index at: https://docs.firebolt.io/llms.txt
Use this file to discover all available pages before exploring further.
-
Queries
Analyze data with
SELECT. 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 VECTOR SEARCH 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
- EXPLICIT TRANSACTIONS