Database Tables
Database tables can be viewed or updated in two ways:
• In its relational diagram, that is the diagram of the tables in the database.
• In its properties, in the Tables page.
Creating a table
To create a table from the properties of the database:
1. Open the database properties dialog box.
2. Click the Tables page.
3. Click New.
4. Enter the table name and click OK.
Deleting a table
To delete a table and its columns, keys and indexes:
1. Select the table and click
Remove 
.
A message asks if you want to remove the table from the database or delete it from the repository.
2. Select Delete and click Remove.

The deleted table will not be automatically recreated at a new synchronization. To recreate a table, at the synchronization results validation step validate the creation action proposed for this table (select the corresponding check box). See
Step 4: Validating results.