This topic describes how to use Data Management (DMS) to export data to a CSV file.
Check source data
In the DMS console, check whether data is displayed.
View the character set of a table
Execute the following statement to create a table:
show create table <Table name>;
Create an export task
In the DMS console, choose .
Click Database Export.
Select the table that you want to export, configure parameters such as File Format and Exported Structure Type, and then click Submit.
