CBSE BOARD X, asked by ypadte6701, 1 day ago

To set up a file and foreign key while designing a table what should be done

Answers

Answered by Iwishtogotokorea
1

Explanation:

A foreign key is a column or group of columns in a relational database table that provides a link between data in two tables. It acts as a cross-reference between tables because it references the primary key of another table, thereby establishing a link between them.

Similar questions