1.3 Information handling

Databases are used to store and handle large quantities of structured data such as medical records, holiday bookings and details of items of stock.

Sometimes you will need to use structured data collected by someone else to extract meaningful information for your own purpose.

You will learn how to use database software to design and build flat file databases to store structured data.

When designing an appropriate database structure, you will need to consider the nature of the data to be stored as well as the information you want to extract.

You will learn how to: