Help Center/ GaussDB/ Best Practices/ Best Practices for Import and Export Using COPY/ Best Practices for Import and Export Using COPY (Centralized Instances)
Updated on 2025-09-04 GMT+08:00

Best Practices for Import and Export Using COPY (Centralized Instances)

The COPY syntax is a useful tool for exporting data from GaussDB to data files in CSV, BINARY, FIXED, or TEXT format. It can also import data from the four types of files to a specified table. For details about the COPY syntax, see "SQL Reference > SQL Syntax > C > COPY" in Developer Guide.