Relational Databases Mcqs
Our collections of Multiple choice questions and answers focuses on study of ” Relational Databases “. These questions are chosen from a collection of most authoritative and best reference books on DBMS.Our aim is to prepare an individual for competitive exams like NTS | GAT | ECAT | Data Warehouse jobs | Data Mining | DB administration jobs | Nadra Jobs | Software House and Data Base and Web Developer jobs | University and College entrance exams and various tests and job interviews. One should practice our Mcqs to assimilate knowledge on Relational Databases comprehensively.
2. Domain constraints, functional dependency and referential integrity are special forms of _________.
Foreign key
Primary key
Assertion
Referential constraint
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
3. Which one of the following uniquely identifies the elements in the relation?
Secondary Key
Primary key
Composite key
Foreign key
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
4. A _____ is a property of the entire relation, rather than of the individual tuples in which each tuple is unique.
Rows
Key
Attribute
Fields
5. Which one of the following attribute can be taken as a primary key ?
Name
Street
Id
Department
6. Which one of the following cannot be taken as a primary key ?
Id
Register number
Dept_id
Street
7. A attribute in a relation is a foreign key if the _______ key from one relation is used as an attribute in that relation .
Candidate
Primary
Super
Sub
8. The relation with the attribute which is the primary key is referenced in another relation. The relation which has the attribute as primary key is called
Referential relation
Referencing relation
Referenced relation
Referred relation
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
9. The ______ is the one in which the primary key of one relation is used as a normal attribute in another relation .
Referential relation
Referencing relation
Referenced relation
Referred relation
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
10. A _________ integrity constraint requires that the values appearing in specified attributes of any tuple in the referencing relation also appear in specified attributes of at least one tuple in the referenced relation.
Referential
Referencing
Specific
Primary
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
11. Row is synonymous with the term:
Record
Relation
Column
Field
12. The primary key is selected from the:
Composite keys
Determinants
Candidate keys
Foreign keys
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
13. Which of the following is a group of one or more attributes that uniquely identifies a row?
Key
Determinant
Tuple
Relation
14. A relation is considered a:
Column
One-dimensional table
Two-dimensional table
Three-dimensional table
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
15. In the relational model, relationships between relations or tables are created by using:
Composite keys
Determinants
Candidate keys
Foreign keys
Answer & Solution
No Solution for this Answer..! Report or Discus this Question