Exam 2: Data Modeling
Exam 1: Data: the New Corporate Resource31 Questions
Exam 2: Data Modeling57 Questions
Exam 3: The Database Management System Concept83 Questions
Exam 4: Relational Data Retrieval: SQL71 Questions
Exam 5: The Relational Database Model: Introduction57 Questions
Exam 6: The Relational Database Model: Additional Concepts39 Questions
Exam 7: Logical Database Design58 Questions
Exam 8: Physical Database Design134 Questions
Exam 9: Object-Oriented Database Management41 Questions
Exam 10: Data Administration, Database Administration, and Data Dictionaries47 Questions
Exam 11: Database Control Issues: Security, Backup and Recovery, Concurrency59 Questions
Exam 12: Clientserver Database and Distributed Database56 Questions
Exam 13: The Data Warehouse62 Questions
Exam 14: Database and the Internet45 Questions
Select questions type
In a one-to-many binary relationship an occurrence of one entity type can be associated with many occurrences of the same entity type.
Free
(True/False)
4.8/5
(35)
Correct Answer:
False
Each building on a university campus has several faculty offices. Each professor has one office. The relationship between campus buildings and professors is a _____ relationship.
Free
(Multiple Choice)
4.9/5
(33)
Correct Answer:
B
A binary relationship is one in which each entity occurrence is associated with exactly two other entity occurrences.
Free
(True/False)
4.9/5
(38)
Correct Answer:
False
Intersection data is associated with one of the two entities in a many-to-many relationship.
(True/False)
4.8/5
(38)
A ternary relationship allows an occurrence of one entity type to be associated with _____.
(Multiple Choice)
4.8/5
(36)
It is not necessary to have an associative entity describe a many-to-many binary relationship if there is not intersection data.
(True/False)
4.9/5
(38)
In a university setting, every professor reports to another professor who is the department chair. This is a _____ relationship.
(Multiple Choice)
4.7/5
(24)
A many-to-many binary relationship allows an occurrence of one entity type to be associated with _____.
(Multiple Choice)
4.8/5
(35)
A one-to-one unary relationship associates one occurrence of an entity type with one occurrence of another entity type.
(True/False)
4.9/5
(36)
In a university, the relationship between courses and their sections can best be described as a _____ relationship.
(Multiple Choice)
4.9/5
(39)
Intersection data describes the many-to-many relationship between two entities.
(True/False)
4.9/5
(42)
A binary relationship is a relationship between two entity types.
(True/False)
4.8/5
(41)
A university wants to keep track of which professor taught which subject to which student. This is a _____ relationship.
(Multiple Choice)
4.8/5
(26)
An associative entity is an alternate way of expressing a(n) _____.
(Multiple Choice)
4.8/5
(27)
A one-to-many unary relationship allows an occurrence of the entity type on the "one side" of the relationship to be associated with _____.
(Multiple Choice)
4.8/5
(32)
Draw an entity-relationship diagram that describes the following business environment.
Grand Travel Airlines has to keep track of its flight and airplane history. A flight is uniquely identified by the combination of a flight number and a date. In addition, every flight has an actual departure time and an actual arrival time. Every passenger who has flown on Grand Travel has a unique passenger number plus their name, address, and telephone number. For a particular passenger who has taken a particular flight, the company wants to keep track of the fare that she paid for it and the date that she made the reservation for it. Clearly, a passenger may have taken many flights (he must have taken at least one to be in the database) and every flight has had many passengers on it.
A pilot is identified by a unique pilot (or employee) number, a name, date of birth, and date of hire. A flight on a particular date has exactly one pilot. Each pilot has typically flown many flights but a pilot may be new to the company, is in training, and has not flown any flights, yet.
Each airplane has a unique serial number, a model, manufacturer name, passenger capacity, and year built. A flight on a particular date used one airplane. Each airplane has flown on many flights and dates, but a new airplane may not have been used at all, yet.
Grand Travel also wants to maintain data about its airplanes' maintenance history. A maintenance procedure has a unique procedure number, a procedure name, and the frequency with which it is to be performed on every airplane. A maintenance location has a unique location name, plus an address, telephone number, and manager. Grand Travel wants to keep track of which airplane had which maintenance procedure performed at which location. For each such event it wants to know the date of the event and the duration.
(Essay)
4.8/5
(34)
A many-to-many unary relationship allows an occurrence of one entity type to be associated with _____.
(Multiple Choice)
4.7/5
(36)
A one-to-many binary relationship allows an occurrence of the entity type on the "one side" of the relationship to be associated with _____.
(Multiple Choice)
4.8/5
(37)
Draw an entity-relationship diagram that describes the following business environment.
Central Zoo wants to maintain information about its animals, the enclosures in which they live, and its zookeepers and the services they perform for the animals. In addition, Central Zoo has a program by which people can be sponsor of animals. Central Zoo wants to track its sponsors, their dependents, and associated data.
Each animal has a unique animal number, species, name (Jumbo, Fred, etc.), gender, country of birth, and weight. Enclosures have a unique enclosure number, type (cage, fenced field, etc.), location, size, and date built. An animal can live in only one enclosure. An enclosure can have several animals in it or it can be currently empty. A zookeeper has a unique employee number, employee name, title, and year hired. Some zookeepers supervise other zookeepers. Every animal has been cared for by at least one and generally many zookeepers; each zookeeper has cared for at least one and generally many animals. Each time a zookeeper performs a specific, significant service for an animal the service type, date, and time are recorded.
A sponsor sponsors at least one and possibly several animals. An animal may have several sponsors or none. A sponsor has a unique sponsor number, a name, address, and telephone number. For each animal that a particular sponsor sponsors, the zoo wants to track the annual sponsorship contribution and renewal date. In addition, Central Zoo wants to keep track of each sponsor's dependents, keeping their name, relationship to the sponsor, and date of birth. A sponsor may have several dependents or none. A dependent is associated with exactly one sponsor.
(Essay)
4.8/5
(31)
Showing 1 - 20 of 57
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)