Rdbms MCQ Quiz
Rdbms MCQ Quiz
Rdbms MCQ Quiz
com
Rdbms MCQ Quiz
A. Tables
B. Fields
C. Records
D. Keys
A. Record
B. Tuple
C. Column
D. Key
A. Relation
B. Entity field
C. Tuple
D. Attribute
Q4. Address field of a person should not be part of primary key, since it is likely to ?
A. Dependent
B. Too long
C. Changed
D. Not changed
Q7. The union of primary keys of the related entity sets becomes a -------------------------- of
the relation ?
A. Super Key
B. Candidate key
C. Foreign key
D. Primary key
Q9. In a relational Database a referential integrity constraint cab be specified with the
help of ;
A. Primary Key
B. Secondry key
C. Foreign key
D. None of these
Q10. Primary key should be chosen such that its attribute values are never
A. Updated
B. Changed
C. Dependent
D. None of these
A. Requests
B. Stores
C. Response
D. Represents
A. Unique key
B. Superset key
C. Candidate key
D. Primary key
A. Domain
B. Retrieved
C. Updated
D. Time
A. Elements
B. Instances
C. Tuples
D. Fields
A. Database relation
B. Database instance
C. Database entity
D. Database Schema
A. Different
B. Indivisbile
C. Constant
D. Divisible
Q19. The _______operation performs a set union of two “similarly structured” tables :
A. Intersect
B. Product
C. Union
D. Join
Q20. Which is the operator, takes the results of two queries and returns only rows that
appear in both result sets ?
A. Union
B. Projection
C. Difference
D. Intersect
Q21. The_____ operation allows the combining of two relations by merging pairs of
tuples, one from each relation, into a single tuple.
A. Select
B. Intersection
C. Union
D. Join