Frequently used database tasks are grouped in this menu.
The same as in the Context menu. See full Create Table documentation
The same as in the Context menu. See full Create View documentation
Simple and quick (and limited a bit) graphical query builder.
Switch On/Off the SQL text editor in the main window.
Switch On/Off the Object Browser tree in the main window.
Export only structure of the database. The result is only "create database" script.
Export structure and data of the database. The result is the "create database" script and data inserts too.
Import data into specified table. The import dialog with guided steps is shown.