1.Each relation (or table) in a database has a unique name.
2.An entry at the intersection of each row and column is atomic or singled value.
3.Each row is unique or there is no duplicate record.
4.Each attribute or column name within a table has a unique name.
5.The sequence of columns is insignificant.
6.The sequence of rows is insignificant.