Table Properties

The Properties page is used to select a database, in which you want to create a table, and physical name of this table. Physical table name is the table name, with which it will be created in the selected database. By default, the user is prompted to use the table identifier as a physical name of the table.

NOTE. If the specified table physical name is already used in the repository, it will be saved in the format: <physical name>_<number>. The number starts from one and increases depending on the number of duplicates of the same physical name in use.

Select the database in the drop-down list.

See also:

Table | Table Fields