Questions
How many types of connectivity of a relationship are there?
- 8
- 6
- 4
- 5
- 3
How many types of keys are there in relational database?
- 9
- 7
- 8
- 6
- None of these
Which of the following entity sets does not have a primary key?
- Composite entity set
- Weak entity set
- Strong entity set
- Derived entity set
- None of these
The members of strong entity set are collectively called
- dominant entity
- derived entity
- subordinate entity
- composite entity
- None of these
All of the following are the types of attribute, except
- composite
- single-valued
- derived
- unary
- simple
Which of the following statements is/are true?
P: Foreign key cannot have a null value.
Q: Primary key and foreign key can exist in the same relation.
R: Foreign key relation is known as target relation.
- Q only
- P only
- Both P and Q
- Both P and R
- R only
How many types of attributes are there in relational database?
- 6
- 5
- 4
- 3
- None of these
Which of the following statements is/are correct?
P: Total number of tuples at any one time is known as degree of a relation.
Q: Total number of columns that comprise a relation is known as cardinality of the relation.
R: Restrictions can be applied on the values of attributes.
- Both P and Q
- R only
- Both P and R
- All of these
- None of these
How many types of data models are there in DBMS?
- 5
- 4
- 3
- 2
- None of these
The members of weak entity set are collectively called
- subordinate entity
- dominant entity
- compound entity
- derived entity
- None of these
Which of the following statements is/are correct?
P: Candidate key cannot be null.
Q: If primary key is composed of more than one attribute, then these attributes are known as super attributes.
R: All candidate keys can be primary key.
- P only
- Both P and Q
- Both P and R
- Both Q and R
- All of these
Which of the following is/are binary operation(s)?
- Intersection
- Cartesian product
- Difference
- Both (2) and (3)
- All of these
A relationship can be classified in terms of
- degree
- connectivity
- composition
- Both (1) and (3)
- All of the above
Which of the following is/are unary operation(s)?
- Union
- Selection
- Projection
- Both (2) and (3)
- All of these
How many types of record-based data models are there in database?
- 6
- 5
- 4
- 3
- 2