Computer Science, asked by jagdishgamlran, 7 months ago

What do you mean by 'Relationship' in context to database?​

Answers

Answered by Shlok2aryan
4

Answer:

A relationship, in the context of databases, is a situation that exists between two relational database tables when one table has a foreign key that references the primary key of the other table. Relationships allow relational databases to split and store data in different tables, while linking disparate data items

Explanation:

Answered by prachi678944
1

Explanation:

A relationship can be established between two or more table of a database when records of two or more tables together produce some information for the same information for the same identity on the basis of primary key.

Similar questions