1,860 views
1 votes
1 votes
A relation (from the relational database model) consist of a set of tuples, which implies that

a) relational model supports multi-valued attributes whose values can be represented in sets.

b) for any two tuples, the value associated with all of their attributes may be the same.

c) for any two tuples the value associated with one or more of their attributes must differ.

d) all tuples in a particular relation may have different attributes.

2 Answers

0 votes
0 votes
Answer: a) relational model supports multi-valued attributes whose values can be represented in sets.
0 votes
0 votes

Answer will be option A and option C. 

option A as for relation can be created for multi valued attributes

option C as atleast the value of primary key will be distinct 

No related questions found