0 votes
in Sql by
State some properties of SQL Relational databases?

1 Answer

0 votes
by

Properties are as follows:

In relational databases, each column should have a unique name.

The sequence of rows and columns in relational databases is insignificant.

All values are atomic and each row is unique.

Related questions

0 votes
asked Jul 6, 2020 in Sql by Robindeniel
+1 vote
asked Sep 6, 2019 in AWS by tiger
...