Data Modeling Question:
Download Questions PDF

What is a foreign key?

Answer:

In relational databases, a foreign key is a field in one table which is used to uniquely identify a row of another table.

Download Data Modeling Interview Questions And Answers PDF

Previous QuestionNext Question
Explain what is self – recursive relationship?Tell me what is a constraint? And its types?