Creating a Table

Create a table in the Data Designer.

You can use an existing table's structure as a template when creating a new table. Select the table in the list, use the Ctrl+C, followed by the Ctrl+V keys, this will be open the Create a New Table interface, with pre-populated information. You can add new columns to the new table and remove existing ones, if you wish.

Implementation:

  1. Click the icon in the Activity Bar.
  2. Switch to the Definitions tab.
  3. Click the New Table button.

Alternatively you can right-click in the Your Table Definitions list and select Create New Table from the context menu.

  1. Type a unique and descriptive name for your table. The field can only contain letters and numbers, no other symbols or spaces.

The Remaining Columns information at the top of the tab indicates the total number of columns you can create in the database.

  1. Add at least one additional column by selecting the type, giving it a name, and specifying its type-specific properties.
  2. Click Create Table.