Database-Management-System
August 29, 2024Database-Management-System
August 29, 2024Database-Management-System
Question 458
|
Which of the following statements is TRUE?
D1 : The decomposition of the schema R(A, B, C) into R1(A, B) and R2 (A, C) is always lossless.
D2 : The decomposition of the schema R(A, B, C, D, E) having AD → B, C → DE, B → AE and AE → C, into R1 (A, B, D) and R2 (A, C, D, E) is lossless.
Both D1 and D2
|
|
Neither D1 nor D2
|
|
Only D1
|
|
Only D2
|
Question 458 Explanation:
Statement(1) is incorrect because functional dependencies of relation R are not given, so we can’t say whether the decomposition of R into R1 and R2 is lossless or not.
Correct Answer: D
Question 458 Explanation:
Statement(1) is incorrect because functional dependencies of relation R are not given, so we can’t say whether the decomposition of R into R1 and R2 is lossless or not.
Subscribe
Login
0 Comments