Computer Science, asked by hardeepsghotra8181, 18 days ago

which of the following is an attribute whose value is dervied from the primary key of some other table

primary key
foreign key
alternate key
none of these​

Answers

Answered by savaibhav717
1

Answer:

Foreign key :- A non-key attribute, whose values are derived from the primary key of some other table, is known as Foreign Key in its current table.

Similar questions