All Products
Search
Document Center

ApsaraDB RDS:Use DMS to export data to a CSV file

Last Updated:Dec 20, 2023

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

  1. In the DMS console, choose Database Development > Data Export > Database Export.

  2. Click Database Export.

  3. Select the table that you want to export, configure parameters such as File Format and Exported Structure Type, and then click Submit. 设置导出任务