Unlock access to all the studying documents.
View Full Document
Module C Designing Databases and Entity-Relationship Diagramming
Answer Key
Multiple Choice Questions
Relational databases are similar to spreadsheets in that:
Which of the following defines a database?
What is the most popular type of database?
Which of the following characterizes a relational database?
There are _____ primary steps in designing and building a database.
_____ are statements concerning the information you need to work with and
the relationships within the information.
Why would you define business rules for a database?
An organization wishes to store information about its employees in a
database. The employees, in this case, constitute a(n) ____.
What is the first step in designing and building a database?
Which of the following is true about an entity class?
A supplier is an example of a(n) ____.
Which of the following would be a good primary key for the entity class of
students?
Which of the following is a graphic method of representing entity classes
and their relationships?
An E-R diagram includes five basic symbols. Which one denotes an entity
class?
Which of the following denotes a relationship between entity classes in an
E-R diagram?
Which symbol should you use in an E-R diagram to show the relationship
between a student and the courses they are currently enrolled in?
An E-R diagram includes five basic symbols. Which of the following denotes
a single relationship between entity classes?
Which symbol would you use in an E-R diagram to show that a course is
taught by only one teacher?
An E-R diagram includes five basic symbols. Which one denotes an optional
relationship between entity classes?
Which symbol would you use in an E-R diagram to show that a student may
or may not enroll in a course?
Which of the following denotes a multiple relationship between entity
classes in an E-R diagram?