
The DTV System is an example application that implements a database that stores details of drivers, trips and vehicles.

Each driver can make any number of trips. Each trip is made in one of the company's vehicles. Each vehicle can make any number of trips.

The DTV System allows you to

	display all drivers and their trips

	add new drivers
