Tables are created using the "
 Create a Table"  command on a Database.
The following constraints apply to tables:
- 
A table must contain one or several primary keys
 - 
The name of an SQL table must be unique for a database
 
The following properties can be defined for a table in the SQL tab:
- 
Name: Name of the SQL table.
 - 
Commit: Commit option for the table.