Oracle Interview Questions
Create a separate table with attributes in a transitive functional dependence relationship.
A table is in 3NF if:
It is in 2NF and
It contains no transitive dependencies.