This set of Advanced Database Management System focuses on Structure of Relational Databases MCQs (Multiple Choice Questions and Answers ).

PRACTICE IT NOW TO SHARPEN YOUR CONCEPT AND KNOWLEDGE

view hide answers

1. Lets consider the account table .it has three column headers; account-number, branch-name and balance. Following the terminology of relational model, these headers can be referred as what?

  • Tuple
  • Attribute
  • Column
  • Row

2. For each attribute in the table, there is set of permitted values, called the _____of that Attribute.

  • Tuple
  • Domain
  • Column
  • Row

3. The mathematical terms relation and tuples are referred to as?

  • Table and Domain
  • Table and Key
  • Table and Row
  • Table and Column

4. Which of the following describe the logical design of the database?

  • Database instance
  • Database Schema
  • Relation Schema
  • Relation Instance

5. Which of the following describe the snapshot of the data in the database at a given instant in time?

  • Database instance
  • Database Schema
  • Relation Schema
  • Relation Instance

6. Which of the following describes the relation name (table name), attributes, and their names?

  • Database instance
  • Database Schema
  • Relation Schema
  • Relation Instance

7. __________ is the snapshot of the relation at a particular time. It consists of the data which is present inside the relation at a particular instance of time. Duplicate row entries are not allowed in the _____. Though in SQL, duplicate rows are allowed in the table.

  • Database instance
  • Database Schema
  • Relation Schema
  • Relation Instance

8. A Database schema, along with primary key and foreign key dependencies, can be depicted pictorially by _________

  • Database Diagram
  • ER Diagram
  • Schema Diagrams
  • Relation Schema

9. Which of the following statements stands true?   I.A Relational database consists of collection of Attributes II.A Relational Database consists of collections of Tables III.A relational Database consists of collections of Columns IV.A relational Database consists of collections of Rows

  • I and II
  • I and III
  • II only
  • IV only

10. A___ in a table represents a relationship among a set of values.

  • Row
  • Column
  • Attribute
  • All of the above
Share with : Share on Linkedin Share on Twitter Share on WhatsApp Share on Facebook