SQLEditor Icon

Tables

The table object represents a table in a database. Tables can have various properties that can be edited using the inspector or by direct editing Tables can be assigned to a category, which may be identified by a color. To edit a table (or any object) using direct editing hit the return key and the table name will become editable.

You can add different types of objects to tables. These include fields, indexes and constraints. Other types of object may be added in future versions of SQLEditor.

The image shows a sample table without any fields, this table has the name "Table1" and a table comment has been set using the inspector.

There is an option to make tables resize automatically to fit the objects that they contained. This option is ViewAuto Size Tables