

MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your Database knowledge and support exam preparation. Choose a topic below to get started.
1. |
Consider a schema R(A, B, C, D) and functional dependencies A -> B and C -> D. Then the decomposition of R into R1 (A, B) and R2(C, D) is |
A. | dependency preserving and lossless join |
B. | lossless join but not dependency preserving |
C. | dependency preserving but not lossless join |
D. | not dependency preserving and not lossless join |
Answer» E. | |