wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Database Systems

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.
Which is the example of File Based System?
a)
Using MySQL to find specific data
b)
Using MS Access to control users access
c)
 Using spreadsheet software to manage data of employee
d)
Using OpenOffice.org Base to create new table
2.

Which of the following is not a level of data abstraction?

a)

Physical Level

b)

Critical Level

c)

Logical Level

d)

View Level

3.

Which of the following is not a Storage Manager Component?

a)

Transaction Manager

b)

Logical Manager

c)

Buffer Manager

d)

File Manager

4.

Which of the following is a Data Model?

a)

Entity-Relationship model

b)

Relational data model

c)

Object-Based data model

d)

All of the above

5.

This is an example of ________________

a)

Data inconsistency

b)

Data redundancy

c)

Data security

d)

Data consistency

6.

Select the DBMS software

a)
b)
c)
d)
7.

SELECT * FROM employee WHERE salary>10000 AND dept_id=101;

Which of the following fields are displayed as output?

a)

Salary, dept_id

b)

Employee

c)

Salary

d)

All the field of employee relation

8.

What is the following data model an example of?

a)

Conceptual Data Model

b)

Logical Data Model

c)

Physical Data Model

d)

Complete Data Model

9.

The following are examples of Non-SQL except one.

a)

Postgre

b)

Microsoft Excel

c)

Microsoft Acess

d)

Voldemort

10.

Which of the following is true for Views?

a)

Structure data in a way that users or groups of user find intuitive

b)

Improve the performance of the database.

c)

Summarise data from multiple tables

d)

Restrict access to the data in such a way that a user can see and modify only what they need.

11.
Duplicate data often results in loss of data integrity because:
a)
A. Data formats may be inconsistent
b)
B. Data values may not agree
c)
Neither A & B
d)
Both A & B
12.

The conceptual model is

a)

Dependent on hardware

b)

Dependent on software.

c)

Dependent on both hardware and software

d)

Independent of both hardware and software

13.

Creating new subclasses from an existing class is called

a)

Generalization

b)

Specialization

c)

Cetegorization

d)

Normalization

14.

The process of minimizing the differences between entities by identifying their common characteristics is known as:

a)

Specialization

b)

Generalization

c)

Multiplicity

d)

Normalization

15.

The minimum and maximum values of connectivity is called the __________ of the relationship.

a)

cardinality

b)

degree

c)

modality

d)

tuple