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
Explore Databend Cloud for FREE
Low-cost
Fast Analytics
Easy Data Ingestion
Elastic Scaling
Try it today