Multiple Choice
You receive the following requirements for a caterer's database: For a customer, store a customer ID, last name, first name, billing address, and phone number
For an order, store an order number, order date, event date, customer ID, description of services, and total price for services
When designing this database, which step do you take first?
A) Identify the customer ID and order number as unique identifiers.
B) Identify and name the entities CUSTOMER and ORDER.
C) Identify customer ID, last name, first name, billing address, and phone number as attributes.
D) Create a CUSTOMER table that includes all the customers' attributes as columns.
Correct Answer:

Verified
Correct Answer:
Verified
Q21: When the commonly accepted shorthand representation is
Q22: In this text, Boyce-Codd normal form is
Q23: Which statement describing relations is false?<br>A) A
Q24: One can successfully design a database system
Q25: James converts a table with this notation:
Q27: In an entity-relationship (E-R) diagram, one-to-many relationships
Q28: The duplication of data is formally called
Q29: Diamonds are sometimes used in E-R diagrams
Q30: What is the precise definition of a
Q31: A property of an entity is _.<br>A)