Multiple Choice
Which of the following clauses sets the ProductID field as the foreign key to the Orders table?
A) FOREIGN KEY (ProductID) RELATED TO Orders
B) SET ProductID AS FOREIGN KEY TO Orders
C) CREATE FOREIGN KEY (ProductID) Orders
D) FOREIGN KEY (ProductID) REFERENCES Orders
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: List five technical competencies common to most
Q11: Which of the following is a language
Q12: What must you do before setting a
Q13: Views are often called a(n) _ representation
Q14: What does the Bureau of Labor Statistics
Q16: Which of the following SQL commands lets
Q17: Which of the following is a system
Q18: What is the term for a general
Q19: Which field in the Customers table is
Q20: Which of the following database actions is