Computer Science
A relation is a table having unordered non-atomic values.
Relational Database
3 Likes
Answer
False
Reason — A relation is a table having ordered atomic values.
Answered By
1 Like
Related Questions
Fill in the blanks:
A data model wherein data is arranged in tabular forms called relations and linked through common attributes of relations, is called _________ data model.
A table in a relational database can store empty values.
A primary key can store empty values in it.
Common attribute of two tables is called a foreign key.