Do you know what are the properties of the Relational tables?

Submitted by: Administrator
Relational tables have six properties:
1. Values are atomic.
2. Column values are of the same kind.
3. Each row is unique.
4. The sequence of columns is insignificant.
5. The sequence of rows is insignificant.
6. Each column must have a unique name.
Submitted by: Administrator

Read Online SQL Database Concepts Job Interview Questions And Answers