Please answer these 5 multiple choice questione by looking at this ERD diagram below. Thank you in advance. 1. Customer is: A. An attribute B. An entity. C. A relationship D. A query 2. Match one of these to store_ID and one of these fo Customer_ID -An entity in Customer - A composite key in Customer -A foreign key in Customer - A composite attribute in Customer - A primary key in Customer . 3. A FOREIGN KEY is a field (or collection of fields) in one table, that refers to the PRIMARY KEY in another table. The table with the foreign key is called the child table and the table with the primary key is called the referenced or parent table True oe False? 4. First Name in Customer is a good candidate for primary key True False? 5. The relationship Store to Customer from the ERD is A. One to many , non-identifying , mandatory on one side optional on the other B. One to many, identifying,mandatory on one side optional on the other C. One to many, non- identifying, mandatory on both sides. D. One to many, identifying mandatory on both sides
Please answer these 5 multiple choice questione by looking at this ERD diagram below. Thank you in advance. 1. Customer is: A. An attribute B. An entity. C. A relationship D. A query 2. Match one of these to store_ID and one of these fo Customer_ID -An entity in Customer - A composite key in Customer -A foreign key in Customer - A composite attribute in Customer - A primary key in Customer . 3. A FOREIGN KEY is a field (or collection of fields) in one table, that refers to the PRIMARY KEY in another table. The table with the foreign key is called the child table and the table with the primary key is called the referenced or parent table True oe False? 4. First Name in Customer is a good candidate for primary key True False? 5. The relationship Store to Customer from the ERD is A. One to many , non-identifying , mandatory on one side optional on the other B. One to many, identifying,mandatory on one side optional on the other C. One to many, non- identifying, mandatory on both sides. D. One to many, identifying mandatory on both sides
Related questions
Question
Please answer these 5 multiple choice questione by looking at this ERD diagram below. Thank you in advance.
1. Customer is:
A. An attribute
B. An entity.
C. A relationship
D. A query
2. Match one of these to store_ID and one of these fo Customer_ID
-An entity in Customer
- A composite key in Customer
-A foreign key in Customer
- A composite attribute in Customer
- A primary key in Customer .
3. A FOREIGN KEY is a field (or collection of fields) in one table, that refers to the PRIMARY KEY in another table. The table with the foreign key is called the child table and the table with the primary key is called the referenced or parent table
True oe False?
4. First Name in Customer is a good candidate for primary key
True False?
5. The relationship Store to Customer from the ERD is
A. One to many , non-identifying , mandatory on one side optional on the other
B. One to many, identifying,mandatory on one side optional on the other
C. One to many, non- identifying, mandatory on both sides.
D. One to many, identifying mandatory on both sides
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps