How to generate SQL Script from MySQL Workbench for Reverse Engineering?

To generate 'MySQL' DDL script:
(Once you have script, check article Reverse Engineer in SqlDBM for next step)

1. Open MySQL Workbench

2. In Schemas Navigator expand your schema and Tables under it, then select tables you want to import

3. Right click > "Send to SQL Editor" > "Create Statement"


Image 171

This article was helpful for 62 people. Is this article helpful for you?