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
Raise a dialog to build and execute a simple query on any table. This is the same dialog as in the Context menu, but you can choose the table.
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.