Computer Science, asked by amriksingh462570, 8 months ago

Why do you establish relationship between two tables?​

Answers

Answered by saidulnayan781
22

Answer:

1. It establishes a connection between a pair of tables that are logically related to each other.

2.It helps to minimize redundant data.

3.It enables you to fetch data from multiple tables simultaneously.

4. It helps to maintain your database in normalization form, which is a part of relational Database Rule.

Similar questions