Informatics Practices

Match the followings:

Column 1Column 2
(a) Alternate Key(A) Number of tuples in a relation
(b) Relation(B) Used to specify rules for the data in a table
(c) Cardinality(C) A table in a relational database
(d) Constraint(D) A candidate key that is not a Primary Key

Relational Database

1 Like

Answer

Column 1Column 2
(a) Alternate Key(D) A candidate key that is not a Primary Key
(b) Relation(C) A table in a relational database
(c) Cardinality(A) Number of tuples in a relation
(d) Constraint(B) Used to specify rules for the data in a table

Answered By

3 Likes


Related Questions