How to create a table by using MySQL Workbench
explains
- How to use Table Create wizard in MySQL workbench
- How to add columns to tables in MySQL workbench
- How to add Primary Key, Not Null, Foreign Key, Default Value etc. by using MySQL workbench
- Export other options such as Partitioning, Indexes and Permissions for table in MySQL workbench
MySQL Workbench Tutorial - How to create table in MySQL Workbench