in GATE retagged by
343 views
0 votes
0 votes

Consider a relation $R$$\left ( A, B,C,D, E  \right  )$ with the following $FD$ set $F$:

 $A\rightarrow BC$
 $CD\rightarrow E$
 $B\rightarrow D$
 $E\rightarrow A$

The canonical cover of the above $FD$ set is:

  1.   $A\rightarrow BC$, $C\rightarrow E$ , $B\rightarrow D$ , $E\rightarrow A$
  2.   $A\rightarrow BC$ , $CD\rightarrow E$ , $B\rightarrow D$ , $E\rightarrow A$
  3.   $A\rightarrow B$ , $CD\rightarrow E$ , $BC\rightarrow D$ , $E\rightarrow A$
  4.   $A\rightarrow BC$ , $B\rightarrow E$ , $B\rightarrow D$ , $E\rightarrow A$
in GATE retagged by
by
343 views

1 Answer

1 vote
1 vote
Best answer
No extra attributes and no FD is redundant in the given FD set, hence its canonical cover is given FD set itself .
selected by

2 Comments

@Bikram sir, i think (A) is also canonical cover.

plz check it
1
1

@ In option A, $C$ closure gives $EABC$ but in the given FD set, $C$ closure gives $C$ only. 

A canonical cover of a set of functional dependencies $F$ is a simplified set of functional dependencies that has the same closure as the original set $F$.

0
0
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true

64.3k questions

77.9k answers

244k comments

80.0k users