Database Management System

Database Fundamentals

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

The union of primary keys of the related entity sets becomes a _________.

  1. candidate key
  2. super key
  3. composite key
  4. primary key
  5. foreign key
Question 2 Multiple Choice (Single Answer)

A directed graph which represents the deadlocks is called __________.

  1. wait for graph
  2. cyclic graph
  3. schema
  4. tree
  5. B-tree
Question 3 Multiple Choice (Single Answer)

The syntax of a user query is verified by __________.

  1. parser
  2. DBA
  3. query optimizer
  4. translator
  5. compiler
Question 4 Multiple Choice (Single Answer)

A block that is not permitted to be written back to a disc is called _______.

  1. zapped
  2. deleted code
  3. dead code
  4. pinned
  5. stopped
Question 5 Multiple Choice (Single Answer)

QUEL is a query language of which of the following databases?

  1. DB II
  2. Ingress
  3. Oracle
  4. SQL
  5. MySQL
Question 6 Multiple Choice (Single Answer)

________ produces the relation that has attributes of R1 and R2.

  1. Cartesian product
  2. Difference
  3. Intersection
  4. Union
  5. Productivity
Question 7 Multiple Choice (Single Answer)

Collection of information stored in a database as a particular moment is _________.

  1. schema
  2. view
  3. table
  4. instance
  5. relation
Question 8 Multiple Choice (Single Answer)

The file organization that provides very fast access to any arbitrary record of a file is _______.

  1. unordered file
  2. ordered file
  3. structured file
  4. hashed file
  5. non structured file
Question 9 Multiple Choice (Single Answer)

A host language is a _________.

  1. storage definition language
  2. query language
  3. the DML embedded in the general purpose language
  4. always an object oriented language
  5. always a non-procedural language
Question 10 Multiple Choice (Single Answer)

Which is a desirable property of a transaction?

  1. Automaticity
  2. Consistancy
  3. ACID
  4. Isolation
  5. Durability
Question 11 Multiple Choice (Single Answer)

A primary key _________.

  1. uniquely identifies the data in a row
  2. is also referred to as composite key
  3. is a unique identifier in a column
  4. must be accompanied by a corresponding foreign key
  5. is always a super key
Question 12 Multiple Choice (Single Answer)

Which of the following is a property of an entity?

  1. Table
  2. Group
  3. Attribute
  4. DBMS
  5. Row
Question 13 Multiple Choice (Single Answer)

DBA stands for _______.

  1. Database Administrator
  2. Database Access
  3. Data Bank Administrator
  4. Data Bank Access
  5. Database Authority
Question 14 Multiple Choice (Single Answer)

Prevention of access to the database by unauthorized users is referred to as _______.

  1. integrity
  2. reliability
  3. productivity
  4. security
  5. duplicacy
Question 15 Multiple Choice (Single Answer)

Between the users and the database itself, a DBMS acts as a/an ________.

  1. barrier
  2. interface
  3. referee
  4. obstacle
  5. guide
Question 16 Multiple Choice (Single Answer)

Duplicate data is referred to as _______.

  1. accurate data
  2. redundant data
  3. related data
  4. grouped data
  5. null data
Question 17 Multiple Choice (Single Answer)

One common approach of preventing deadlocks, before beginning an update is ________.

  1. lock the DBMS
  2. lock the database
  3. lock one row
  4. lock one column
  5. lock a relation
Question 18 Multiple Choice (Single Answer)

Which of the following DBMS supports full-fledged client server application development?

  1. Dbase iv
  2. Oracle 7.1
  3. SQL
  4. Ingress
  5. Foxpro 2.1
Question 19 Multiple Choice (Single Answer)

The level of data abstraction, which describes how data is actually stored is _________.

  1. physical level
  2. logical level
  3. conceptual level
  4. view
  5. file level
Question 20 Multiple Choice (Single Answer)

In a hierarchical database, a hashing function is used to locate the ___________.

  1. root
  2. collision
  3. primary key
  4. composite key
  5. duplicate record