First page Back Continue Last page Graphics
Practice 3 Overview:
Modeling the Schema for the Course Application
(optional)
This practice covers the following topics:
- Creating a database diagram
- Adding existing schema objects to the diagram
- Adding a new database object to the diagram
- Creating the DDL to add the new object to the database
Notes:
Practice 3 Overview: Modeling the Schema for the Course Application
(optional)
In this practice, you use the database diagrammer to create a visual representation of the database schema. You also create a new database component (a table) and create the DDL to add it to the schema.