Back to Questions
CSS Computer Science
QUESTION #1151
Question 1
What is the primary role of a 'Foreign Key' in a relational database?
Correct Answer Explanation
A Foreign Key is a field that links to the Primary Key of another table, ensuring that the relationship between data in the two tables remains consistent.
Sign in to join the conversation and share your thoughts.
Log In to Comment