Help Center/ GaussDB/ Developer Guide(Centralized_V2.0-8.x)/ Best Practices/ Best Practices for Import and Export Using COPY
Updated on 2025-05-29 GMT+08:00

Best Practices for Import and Export Using COPY

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.