Computer Science, asked by kumarismita6666, 5 months ago

why do you stablish relationship between two tables​

Answers

Answered by zaid292474
1

Answer:

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

2.lt helps to minimize redundant data.

3.lt 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.

Explanation:

Hope it's helpful to you

Similar questions