Computer Science, asked by tihanlakmitha, 2 months ago

What are the properties of the relational database model ?

Answers

Answered by abhishek917211
1

Relational tables have six properties:

Values are atomic.

Column values are of the same kind.

Each row is unique.

The sequence of columns is insignificant.

The sequence of rows is insignificant.

Each column must have a unique name.

Answered by 6204542067
0

Explanation:

Relation tables have six properties

Similar questions