Creating a table using a wizard

For single-partition database environments only.Use the Create Table wizard to create a table.

If you want to create foreign keys or check constraints for this table, use the Alter function after creating the table.

Authorities and privileges



To create a table using a wizard:

  1. Open the Create Table wizard:
    1. From the Control Center, expand the object tree until you find the Tables folder.
    2. Right-click the Tables folder and select Create --> Table Using Wizard from the pop-up menu. The Create Table wizard opens.
  2. Follow the steps in the wizard to complete your task.


Related information