377 views
0 votes
0 votes
Let R (X, Y, Z, W) be a relational schema with the following functional dependencies:
X → Y, Y → Z, Z → W and W → Y.
The decomposition of R into (X, Y), (Y, Z), (Y, W) ___

Plz tell whether lossy/lossless and FD preserving or not

2 Answers

1 votes
1 votes

 

Hence Function is Lossless and FD preserving.

0 votes
0 votes
It is lossless as well dependency preserving

Related questions

1 votes
1 votes
3 answers
1
ushamya asked Jun 3, 2019
926 views
R(A,B,C) is a relation.Which of the following don't have dependency preserving BCNF decomposition?A->B, B->CA->B,B->C,C->AAB->C,C->ANone of these
0 votes
0 votes
1 answer
4