closed by
250 views
0 votes
0 votes
If r is a relation in relational data model and a1,a2,..an are the attributes of relation r, what is the cardinality of r expressed in terms of domain of attributes?

(a) |R|<=|dom(A1)X dom(A2)..dom(An)|

(b) |R|>=|dom(A1)X dom(A2)..dom(An)|

(c) |R|=max(|dom(A1)|,|dom(a2)|,..|dom(An)|)

(d) |R|=min(|dom(A1)|,|dom(a2)|,..|dom(An)|)
closed by

Related questions

2 votes
2 votes
2 answers
1
admin asked Mar 30, 2020
941 views
If $R$ is a relation in Relational Data Model and $A_1,A_2,\dots A_n$ are the attributes of relation $R$, what is the cardinality of $R$ expressed in terms of domain of a...