How to get a table creation script in MySQL Workbench?

后端 未结 13 1636
醉梦人生
醉梦人生 2020-12-07 12:17

I am rolling back to MySQL GUI Tools\' MySQL Query Browser since I can\'t find the shortcut to get a table\'s creation script in MySQL Workbench.

相关标签:
13条回答
  • 2020-12-07 12:57

    In "model overview" or "diagram" just right-click on the table and you have the folowing options: "Copy Insert to clipboard" OR "Copy SQL to clipboard"

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