0 votes
in DBMS by
List some of the properties of a relation in DBMS?

1 Answer

0 votes
by

Relations in a database have a unique name and no multivalued attributes exist. Each

row is unique and each attribute within a relation has a unique name. The sequence of

both columns and rows is irrelevant.

...