Could the following table represent relations in a relational database? If not j
ID: 642610 • Letter: C
Question
Could the following table represent relations in a relational database? If not justify your answer. If yes, list the attribute set..
Cast list
Character Actor Understudy
Hamlet Helmut Weiner John Garner, Sam Ranier
Claudius Richard Gunther Bob Searle
Ophelia Suzanne Bonner Sally Richards
Gertrude Virginia Smith No understudy
Explanation / Answer
A relation is a set of tuples (or records).
A tuple being a set of attribute values, each attribute being identified by its name (and not by any ordinal position).
it is a relation in relation database and attribute set list is: Character, Actor and Understudy