in Education by
The algorithm that takes a set of dependencies and adds one schema at a time, instead of decomposing the initial schema repeatedly is (a) BCNF algorithm (b) 2NF algorithm (c) 3NF synthesis algorithm (d) 1NF algorithm I got this question by my school principal while I was bunking the class. I'd like to ask this question from Algorithms for Decomposition topic in division Normalization of Database Management Select the correct answer from above options Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
Right answer is (c) 3NF synthesis algorithm The best I can explain: The result is not uniquely defined, since a set of functional dependencies can have more than one canonical cover, and, further, in some cases, the result of the algorithm depends on the order in which it considers the dependencies in Fc.

Related questions

0 votes
    What are the benefit of storing JARS/external dependencies in the local repository instead of a remote one?...
asked May 4, 2021 in Technology by Editorial Staff
0 votes
    Consider a schema R(A, B, C, D) and functional dependencies A -> B and C -> D. Then ... from Materialized Views topic in portion Query Processing Techniques of Database Management...
asked Oct 10, 2021 in Education by JackTerrance
0 votes
    Assuming a six-person team composed of three developers, two testers, and one PO, with no vacations, then the estimated initial velocity before time off...
asked Nov 30, 2020 in Technology by Editorial Staff
0 votes
    Which algorithm takes two sentences as input and returns a Unifier? Inference Hill-Climbing Unify algorithm Depth-first search...
asked Mar 8, 2021 in Technology by JackTerrance
0 votes
    Can you outline a schema at run time?...
asked Mar 16, 2021 in Technology by JackTerrance
0 votes
0 votes
    Why cooking food in an open vessel takes more time at a hill station ? Select the correct answer from above options...
asked Jan 4, 2022 in Education by JackTerrance
0 votes
    A coin is tossed repeatedly until a tail comes up for the first time. Write the sample space for this experiment. Select the correct answer from above options...
asked Nov 22, 2021 in Education by JackTerrance
0 votes
    In which of the following, a separate schema is created consisting of that attribute and the primary key ... , Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    In which of the following, a separate schema is created consisting of that attribute and the primary key ... , Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    Relation R with an associated set of functional dependencies, F, is decomposed into BCNF. The redundancy ( ... topic in portion Query Processing Techniques of Database Management...
asked Oct 10, 2021 in Education by JackTerrance
0 votes
    Is it necessary to set initial weights in prceptron convergence theorem to zero? (a) yes (b) no The ... Neural Networks of Neural Networks Please answer the above question....
asked Sep 3, 2022 in Education by JackTerrance
...