• Post author:
  • Post category:Blog
  • Reading time:1 mins read
  • Post last modified:June 12, 2024

What is the function of a foreign key in a relational database table?

  • to define a relationship with a primary key in a different table
  • to uniquely identify a row within the table
  • to create a many-to-one relationship within the table
  • to add additional unique columns to the data table
Answers Explanation & Hints:

A foreign key is a column or a set of columns in one table that links to the primary key in another table.

For more Questions and Answers:

7.5.2 Module 7 Quiz – Introduction to Structured Queries Exam Answers Full 100%

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments