The MySQL Table Editor is a component of both the MySQL Query Browser and MySQL Administrator, and allows for the visual creation and modification of tables.
The MySQL Table Editor can be accessed from the MySQL Query Browser by right-clicking on a table within the database browser and choosing the Edit Table option, or by right-clicking on a database within the database browser and choosing the Create New Table option.
The MySQL Table Editor can be accessed from MySQL Administrator through the Catalogs screen. Once you have selected a database, right-click on a table and choose the Edit Table option from the drop-down menu. You can also select a table and click the Edit Table button to access the MySQL Table Editor.