This topic describes how to use DMS to export RDS data to an SQL script, CSV, or Excel file.
Check source data
In DMS, verify that Chinese characters display correctly in the query results, as shown in the following figure.
View the character set of a table
Run the following command to show a table's CREATE TABLE statement:
show create table <table_name>;

Create an export task
-
In DMS, choose .
-
Select Database Export.
-
Select the tables to export, configure the file type, character set, and other settings, and then click Submit.

FAQ
该文章对您有帮助吗?