Case 5: Fall 2005

Assigned: 1 December 2005

Due: 8 December 2005

In this case, you will use Oracle Case tools to generate a database schema from an entity relationship diagram. To begin, start with the data model that you created for Case 2. Then,
Once you have the data model in its original form, then,
Now, you will normalize your data model. Before you use Oracle's case tools to convert your data model to a database schema, you need to make sure that all relationships, and fields (attributes) are correctly and fully defined. Once you are satisfied with your data model, use Oracle Database Design Transformer to generate a database schema. The transformer will automatically create any additional entities, and foreign keys that are needed. Finally, save the schema as group?_case5_schema.

A tutorial to use Oracle Database Design Transformer can be found here