Oracle DBMS Interview Question and Answers
9. | What is trivial functional dependency? |
---|---|
A trivial function dependency is the situation, which shows a relation between an attribute with a superset of itself such that the attribute is dependent on the superset. | |
10. | What is the standard normal form for most Online Transaction Processing (OLTP) databases? |
---|---|
3NF is the standard normal form for most OLTP databases. | |
11. | What is full functional dependency? |
---|---|
Full functional dependency is the situation when an attribute depends on a group of attributes completely but not on the subset of the attributes. | |
12. | What is multi valued dependency? |
---|---|
|
|