I am using mysql workbench 6.3 and I can ́t find a way to generate a sql file with one table definition and data.
I could find where to export data or table definition but not both.
asked Aug 15, 2016 at 8:01
1 Answer 1
I think you are looking for the following window on workbench. enter image description here
answered Aug 16, 2016 at 8:28
lang-sql
mysqldump
.