Export DataBase with MySQL Workbench with INSERT statements

后端 未结 7 2085
借酒劲吻你
借酒劲吻你 2020-12-13 12:19

I am trying to export the DataBase i have at MySQL Workbench but I am having troubles to generate the INSERT statements on the .sql file.

I order to export the data,

相关标签:
7条回答
  • 2020-12-13 12:51

    Go to Menu Server and Click on Data Export. There you can select the table and select the option Dump Structure and Data' from the drop-down.

    0 讨论(0)
提交回复
热议问题