CorelTUTOR Home Tile Help
Restart Back Forward

Identifying the information

The first step in planning is to identify all the information that you would want to retrieve from the database. Identifying the information you want to retrieve helps you decide what data to store. In the case of the stock tracker database, you will be generating reports containing the following information:

Once you know what you need the database for, you can start defining the fields that are needed in your tables.

Continue