315 views

1 Answer

1 votes
1 votes

exist clause is used to test inner query is empty or not. if inner query is not empty then it execute successfully . 

in this question inner query have count(*) which is always true. so it return all tuples in the relation.

total number of tuples =3

Related questions

0 votes
0 votes
1 answer
1
Mrityudoot asked Jan 12
146 views
Isn’t F$^{+}$ minimal cover? If C $\rightarrow$ A is already there, then why does augmented CD $\rightarrow$ A needs to be?
0 votes
0 votes
1 answer
2
0 votes
0 votes
1 answer
3