The MySQL Table Editor is a component that enables the creation and
modification of tables. Using the MySQL Table Editor you can add or
modify a table's columns or indexes, change the engine, add
foreign keys, or simply alter the table's name.
The MySQL Table Editor can be accessed from the MySQL Workbench by first
selecting the MySQL Model tab and then double
clicking a table in the Physical Schemata
panel. You can also access it from an EER Diagram by double
clicking a table object.