Dali basic tutorial


In this tutorial, you will build a simple HR application to track employees of a company. The tutorial application will store the address and phone number for each employee. Figure: Tutorial Object Model illustrates the object model for the tutorial application.

Tutorial Object Model

This figure shows the object model for the tutorial.

Next, you will Generate the tutorial database schema.