What Should I Do If Garbled Characters Are Displayed After SQL Query Results Are Exported to an Excel File for My RDS Instance?
The default code is utf8. You need to convert the default code to Unicode in the exported Excel file.
Parent topic: Database Usage