...
Database-Management-System
August 27, 2024
Computer-Networks
August 28, 2024
Database-Management-System
August 27, 2024
Computer-Networks
August 28, 2024

Database-Management-System

Question 759
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)|)
Question 759 Explanation: 
● In the context of databases, cardinality refers to the uniqueness of data values contained in a column.
● Cardinality refers to a number. It gives the number of unique values that appear in the table for a particular column.
● For eg: you have a table called Person with column Gender. Gender column can have values either ‘Male’ or ‘Female”.
● Then the cardinality of Gender column is 2, since there are only two unique values that could possibly appear in that column – Male and Female.
Correct Answer: A
Question 759 Explanation: 
● In the context of databases, cardinality refers to the uniqueness of data values contained in a column.
● Cardinality refers to a number. It gives the number of unique values that appear in the table for a particular column.
● For eg: you have a table called Person with column Gender. Gender column can have values either ‘Male’ or ‘Female”.
● Then the cardinality of Gender column is 2, since there are only two unique values that could possibly appear in that column – Male and Female.
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!