Quiz 1
Which of the following is NOT among the classical stages for designing, building, and using a
database?
Physical implementation phase (i.e., building the database using a programming language)
Conceptual phase (i.e., getting to know the business processes and drawing a blueprint of the
database)
Data analysis and visualization phase
Marketing phase
Data is the result of processing raw facts to reveal meaning.
True
False
What is metadata?
Data collected from Meta (aka Facebook)
Data about data.
Data used in metaphysics, a branch of philosophy.
Data that can metamorphose (i.e., change shape)
A database management software (DBMS) is a software that allows the user to interact with a
database.
True
False
Which of the following is NOT a database management software?
Microsoft Excel
MySQL
Microsoft Access
Microsoft SQL Server
Oracle Database
IBM DB2
,Redundant data in databases are NO LONGER A PROBLEM because today's IT systems have
enough space to store billions of records.
True
False
,Quiz 2
In the description of a business process, the verb gets translated into an entity when drawing
an entity relationship diagram (ERD)
True
False
At Franklin Ford Auto, a local dealership, a customer can buy one or many cars, and a car is
bought by one customer only. For each customer, the dealership records their first name, last
name, address, telephone number, and driver's license number.
In the language used in database design, what are the customer's first name, last name,
address, telephone number, and driver's license number called?
Group of answer choices
Relationships of the Customer entity
Verbs of the Customer entity
Attributes of the Customer entity
Models of the Customer entity
In the process below, select the entity(ies) to be included in an entity relationship diagram
(ERD) (check all that apply):
A physician can treat one or many patients. A patient is treated by one or many physicians.
Group of answer choices
Physician
Patient
Treat
Can
Select the relationship (s) in this business process of a restaurant (check all that apply):
A patron can place one or more than one order. An order is placed by one and only one
patron.
Group of answer choices
Customer
, Place
Order
Restaurant
Which type of relationship is described in the process below?
A football team can have up to 52 players, but a player belongs to only one team.
Group of answer choices
One-to-one relationship
One-to-many relationship
Many-to-many relationship
No relationship
Which type of relationship is described in the process below?
A customer can rent one or many cars, but a car is rented by one customer only.
Group of answer choices
One-to-one relationship
One-to-many relationship
Many-to-many relationship
No relationship
Which type of relationship is described in the process below?
For Taylor Swift's next concert in Phoenix, a concertgoer can buy only one ticket, and a ticket
is bought by one customer only.
Group of answer choices
One-to-One relationship
One-to-many relationship
Many-to-many relationship
No relationship