relational database satisfied which properties
Answers
Answered by
1
Answer:
Explanation:
Relational databases have the following properties:
Values are atomic.
All of the values in a column have the same data type.
Each row is unique.
The sequence of columns is insignificant.
The sequence of rows is insignificant.
Each column has a unique name.
Similar questions