How to get a table creation script in MySQL Workbench?

后端 未结 13 1645
醉梦人生
醉梦人生 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:36

    U can use MySQL Proxy and its scripting system to view SQL queries in realtime in the terminal.

提交回复
热议问题