Skip to main content

DML (Data Manipulation Language) Commands

This page provides reference information for the DML (Data Manipulation Language) commands in Databend.

Data Modification

CommandDescription
INSERTAdd new rows to a table
INSERT MULTIInsert data into multiple tables in one statement
UPDATEModify existing rows in a table
DELETERemove rows from a table
REPLACEInsert new rows or update existing ones
MERGEPerform upsert operations based on conditions

Data Loading & Export

CommandDescription
COPY INTO TableLoad data from files into tables
COPY INTO LocationExport table data to files
Try Databend Cloud for FREE

Multimodal, object-storage-native warehouse for BI, vectors, search, and geo.

Snowflake-compatible SQL with automatic scaling.

Sign up and get $200 in credits.

Try it today