Terminology


No Word Definition
1 Third Normal Form (3NF) A table is in Third Normal Form if It is in second normal form and the table does not have a non-key attribute that is transitively dependent on the primary key.