3rd normal form table must satisfied this condition
- Be in 2nd Normal Form
- No Transitive Dependencies : A transitive dependency occurs when a non-prime attribute is functionally dependent on another non-prime attribute, rather than directly on the primary key.