Edit Table Dialog

In this dialog, you can specify information about a table: name, schema.

Table editor edit table

Table Name

Specify the table name.

Columns

In this section, you can edit the table schema.

Adding a new column

Use the [ New... ] button, the “New...” context menu item or press the Insert key. The New Column dialog will be displayed allowing you to create a new column.

Editing a column

Use the [ Edit... ] button, the “Edit...” context menu item or press the Space key. The Edit Column dialog will be displayed allowing you to edit a column.

Removing a column

Use the [ Remove ] button, the “Remove” context menu item or press the Delete key.

Updating the column order

Use the [ Up ] / [ Down ] buttons, the “Move Up” / “Move Down” context menu items or press the Shift + Up / Shift + Down keys.

ImportantThe tables' key columns must be first on the list so their position will be automatically updated when the key flag is changed.

Topics