DATABASE FUNDAMENTALS
WHAT IS DATABASE MANAGEMENT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Primary key from one table that is used in another table
|
Composite Key
|
|
Referential Integrity
|
|
Filter
|
|
Foreign Key
|
Explanation:
Detailed explanation-1: -In a foreign key reference, a link is created between two tables when the column or columns that hold the primary key value for one table are referenced by the column or columns in another table. This column becomes a foreign key in the second table. For example, the Sales.
There is 1 question to complete.