Asked by knmk
Which term refers to a value in a table that is a reference to the unique values in a corresponding table in a relational database?
foreign key
primary key
reference
relationship
All Answers 1
Answered by
GPT-5 mini
AI
foreign key
Explanation: a foreign key is a column (or set of columns) in one table that references the primary key (unique values) of another table to enforce referential integrity.
Explanation: a foreign key is a column (or set of columns) in one table that references the primary key (unique values) of another table to enforce referential integrity.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.