Table Menu

The Table menu is displayed only when the selected document in the document panel is the Table Editor.

The Table menu contains the following commands

Properties Displays properties for a selected table object
For example, if the selected object is a column, the Column Properties dialog box opens. If the selected object is an index, the Index Properties dialog box opens.
Add Adds a new object to a table
For example, in the Columns tab, it adds a new column, in Indexes tab it adds a new index, in the Foreign Keys tab it opens the Foreign Key Wizard.
Delete Deletes a selected object. For example, if the selected object is a column, it deletes the column.
Execute Applies all changes in the Table Editor to a database
The changes that are about to be applied can be previewed in the SQL tab.
Send to SQL Editor Sends the current content of the SQL tab into a new SQL Editor document
This menu is enabled only when SQL tab is selected in the Table Editor.