First Normal Form:The domain of attribute must include only atomic (simple, indivisible) values.
Second Normal Form:A relation schema R is in 2NF if it is in 1NF and every non-prime attribute A in R...