Saved Bookmarks
| 1. |
What does the BCNF decomposition algorithm do?(a) States a method to decompose a relation satisfying BCNF(b) States a method for joining two relations satisfying BCNF(c) States a method to decompose a relational schema such that there are no multiple occurrences(d) None of the mentionedThe question was posed to me by my college director while I was bunking the class.My doubt is from Decomposition Algorithms topic in division Relational Database Design of RDBMS |
|
Answer» Correct choice is (a) States a method to DECOMPOSE a RELATION SATISFYING BCNF |
|