Examlex

Solved

Consider the Following Diagram

question 30

Short Answer

Consider the following diagram. How will the database relationship between Customers and Sales Orders be implemented?
Consider the following diagram. How will the database relationship between Customers and Sales Orders be implemented?     A. The Sales Order ID will be included as a foreign key in the Customers table B. The Customer ID will be included as a foreign key in the Sales Orders table C. The Customer ID will be included as a primary key in the Customer table D. The Sales Order ID will be included as a primary key in the Customer table
A. The Sales Order ID will be included as a foreign key in the Customers table
B. The Customer ID will be included as a foreign key in the Sales Orders table
C. The Customer ID will be included as a primary key in the Customer table
D. The Sales Order ID will be included as a primary key in the Customer table


Definitions:

Related Questions