8,828 views
15 votes
15 votes

How many minimum relations required for given ER diagram ?

13 Answers

0 votes
0 votes

Min No of tables : 7

1.E5R6(H,F,I ,J)

2.R3E2(D,E,F)

3.E3(F,G)

4.R1(A,D)

5.E1R1(A,B,C,D)

6.R2(D,D)

7.E4R4(K,L,A) 

 

0 votes
0 votes

Min No of tables : SEVEN

1.E5R6(H,F,I ,J)

2.R3E2(D,E,F)

3.E3(F,G)

4.R1(A,D)

5.E1R1(A,B,C,D)

6.R2(D,D)

7.E4R4(K,L,A) 

 

0 votes
0 votes

Minimum No of tables : Seven

1.E5R6(H,F,I ,J)

2.R3E2(D,E,F)

3.E3(F,G)

4.R1(A,D)

5.E1R1(A,B,C,D)

6.R2(D,D)

7.E4R4(K,L,A) 

 

Related questions

11 votes
11 votes
4 answers
1
targate2018 asked Aug 11, 2017
11,649 views
The minimum number of tables to represent ER-Diagram such that the relational database satisfies 1NF.
0 votes
0 votes
2 answers
2
Balaji Jegan asked Nov 4, 2018
2,292 views
How many minimum number of tables needed for this Quaternary Relationship?
1 votes
1 votes
6 answers
3
Abbas2131 asked Jul 30, 2018
2,293 views
What are minimum number of tables required for the following given ER models such that they satisfy 1NF ?
5 votes
5 votes
1 answer
4
Ashish Sharma 3 asked Nov 24, 2017
2,669 views
How many minimum relations required for the above ER diagram?According to me it should be 7. Please let me know the answer according to you.