Figure 8.12 shows an example of an EER diagram for a small private airport database that is used to keep track of airplanes, their owners, airport employees, and pilots. From the requirements for this database, the following information was collected: Each airplane has a registration number [Reg#], is of a particular plane type [of_type], and is stored in a particular hangar [stored_in]. Each plane_type has a model number [Model], a capacity [Capacity], and a weight [Weight]. Each hangar has a number [Number], a capacity [Capacity], and a location [Location]. The database also keeps track of the owners of each plane [owns] and the employees who have maintained the plane [maintain]. Each relationship instance in owns relates an airplane to an owner and includes the purchase date [Pdate]. Ea

What will be an ideal response?

Computer Science & Information Technology

You might also like to view...

________ is the process of displaying only records that meet specific conditions

Fill in the blank(s) with correct word

Computer Science & Information Technology

The VIEW tab includes tools for inserting comments and tracking changes.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology