Lesson 9


Enhanced Entity Relationship Diagram and Forward Engineering

In this lesson you will learn how to create a database model and automatically build a database from a design

Concepts used in this lesson include:

Database Model – a visual representation of a database
Forward Engineering – the process of creating a database from a design
SQL Create Table – the command used to create a table