3rd normal form table must satisfied this condition

  1. Be in 2nd Normal Form 
  2. 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.