Run the script to the right.

In this step you will create a set of base tables that will be used throughout the rest of the tutorial.

Description of the schema:
The application contains three types of entities: customers, products, orders.

View the diagram

Note that DB2 9.7 accepts the Oracle native datatypes like NUMBER, VARCHAR2 and TIMESTAMP(N).

You should see several of successful messages in the lower right.