javascript
Brief description  about Online courses   join in Online courses
View Rahul Das Pattanaik 's Profile

What are the properties of the Relational tables?

What are the properties of the Relation tables
Asked by Rahul Das Pattanaik | Sep 3, 2010 |  Reply now
Replies (1)
View diwakar reddy 's Profile
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.
Sep 3, 2010