A functional dependency is a relationship between or among May 14, 2022May 14, 2022 administrator A functional dependency is a relationship between or amongattributesWell Done. Your Answer is Correct Keep it Up!relationsrowstables
The database environment has all of the following components except May 14, 2022May 14, 2022 administrator The database environment has all of the following components exceptusersWell Done. Your Answer is Correct Keep it Up!separate filesdatabasedatabase administrator
A relation is in ……………………… if an attribute of a composite key is dependent on an attribute of other composite key. May 14, 2022May 14, 2022 administrator A relation is in ……………………… if an attribute of a composite key is dependent on an attribute of other composite key.3NFWell Done. Your Answer is Correct Keep it Up!2NFBCNF1NF
The ………… is related to the concept of multi-valued dependency. May 14, 2022May 14, 2022 administrator The ………… is related to the concept of multi-valued dependency.fourth normal formWell Done. Your Answer is Correct Keep it Up!fifth normal formboyce codd normal formthird normal form
In 2NF May 14, 2022May 14, 2022 administrator In 2NFNo partial functional dependencies existWell Done. Your Answer is Correct Keep it Up!No partial multivalued dependencies exist.No multivalued dependencies exist.No functional dependencies exist.
Dependency preservation is not guaranteed in May 14, 2022May 14, 2022 administrator Dependency preservation is not guaranteed inBCNFWell Done. Your Answer is Correct Keep it Up!3NF4NFDKNF
If two relations R and S are joined, then the non matching ruples of both R and S are ignored in May 14, 2022May 14, 2022 administrator If two relations R and S are joined, then the non matching ruples of both R and S are ignored ininner joinWell Done. Your Answer is Correct Keep it Up!full outer joinright outer joinleft outer join
Fifth Normal form is concerned with May 14, 2022May 14, 2022 administrator Fifth Normal form is concerned withJoin dependencyWell Done. Your Answer is Correct Keep it Up!Functional dependencyMultivalued dependencyDomain key
The operation which is not considered a basic operation of relational algebra is May 14, 2022May 14, 2022 administrator The operation which is not considered a basic operation of relational algebra isJoinWell Done. Your Answer is Correct Keep it Up!SelectionUnionCross product
Relational Algebra does not have May 14, 2022May 14, 2022 administrator Relational Algebra does not haveAggregation operatorWell Done. Your Answer is Correct Keep it Up!Division operatorProjection operatorSelection operator