Attribute of one table matching all the primary key of other table in called as
Answers
Answered by
1
Hey there!
--------
Attribute of one table matching to the primary key of other table, is called as foreign key.
• Answer => Foreign Key
--> A foreign key is a key used to link two tables together. This is sometimes also called as a referencing key.
--> A Foreign Key is a column or a combination of columns whose values match a Primary Key in a different table.
--------
Attribute of one table matching to the primary key of other table, is called as foreign key.
• Answer => Foreign Key
--> A foreign key is a key used to link two tables together. This is sometimes also called as a referencing key.
--> A Foreign Key is a column or a combination of columns whose values match a Primary Key in a different table.
Answered by
3
Heya....
===== Answer =====
Attribute of one table matching all the primary key of other table is called is --
Foreign key...
It is used to link two tables together also called referencing key...
Thank you
===== Answer =====
Attribute of one table matching all the primary key of other table is called is --
Foreign key...
It is used to link two tables together also called referencing key...
Thank you
Similar questions