ALTER LOAD
ALTER LOAD changes the priority of a Broker Load job that is in the **QUEUEING** or **LOADING** state.
BROKER_LOAD
StarRocks provides the MySQL-based loading method Broker Load.
CANCEL LOAD
CANCEL LOAD cancels a given load job: [Broker Load](BROKER_LOAD.md), [Spark Load](SPARK_LOAD.md), or [INSERT](INSERT.md).
ETL
3 items
INSERT
Inserts data into a specific table or overwrites a specific table with data.
SHOW LOAD
SHOW LOAD displays information of all load jobs or given load jobs in a database.
SHOW TRANSACTION
SHOW TRANSACTION is used to view the transaction details of the specified transaction id.
SPARK LOAD
SPARK LOAD preprocesses the imported data through external spark resources, improves the import performance of a large amount of StarRocks data, and saves the computing resources of StarRocks cluster.
STREAM LOAD
STREAM LOAD allows you to load data from a local file system or a streaming data source.
pipe
6 items
routine_load
7 items
unloading
3 items