381. Which formal method that locates and analyses relation schemas on the basis of their primary, candidate keys, and the FD’s that are present among the attributes of these schemas:
Correct answer: (C)
Normalization
382. In decomposition technique of splitting a relation into ___________ relation:
Correct answer: (B)
TWO or MORE
383. Codd suggested how many forms in normalization process:
Correct answer: (C)
3
384. Consequently R.Boyce-Codd jointly launched powerful definition for the thired normal form called ___________:
Correct answer: (A)
Boyce-Codd normal form
385. BCNF stands for:
Correct answer: (C)
Boyce-Codd normal form
386. Which forms simplifies and ensures that there is minimal data aggregates and repetitive groups:
Correct answer: (A)
1NF
387. Which forms every non-prime attribute is fully dependent functionally on the candidate key of a relational schema:
Correct answer: (B)
2NF
388. Which forms is required when although NF is present more normalization is required:
Correct answer: (C)
3NF
389. Which forms has a relation that possesses data about an individual entity:
Correct answer: (C)
4NF
390. PJNF stands form:
Correct answer: (B)
Project –join normal form