wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

ITD11303 DATABASE

Total questions: 35

Worksheet time: 18mins

Name
Class
Date
1.

The DBMS acts as an interface between what two components of an enterprise-class database system?

a)

Database application and SQL

b)

Data and the database

c)

The user and the database application

d)

Database application and the database

2.

The following are components of a database except ________ .

a)

user data

b)

metadata

c)

reports

d)

indexes

3.

An application where only one user accesses the database at a given time is an example of a(n) ________ .

a)

single-user database application

b)

multiuser database application

c)

e-commerce database application

d)

data mining database application

4.

SQL stands for ________ .

a)

Structured Question Language

b)

Sequential Query Language

c)

Structured Query Language

d)

Sequential Question Language

5.

The following are functions of a DBMS except ________ .

a)

creating and processing forms

b)

creating databases

c)

processing data

d)

administrating databases

6.

Helping people keep track of things is the purpose of a(n) ________ .

a)

table

b)

database

c)

instance

d)

relationship

7.

Software that defines a database, stores the data, supports a query language, produces reports and creates data entry screens is a(n) ________ .

a)

Data dictionary

b)

Database Management System

c)

Decision Support System

d)

Relational database

8.

Which of the following items is not the advantage of a DBMS?

a)

Improved ability to enforce standards

b)

Improved data consistency

c)

Local control over the data

d)

Minimal data redundancy

9.

Which is the database language?

a)

C

b)

C++

c)

SQL

d)

PHP

10.

DBMS should provide following features ___________.

a)

All of these

b)

Safety of the information stored

c)

Authorized access

d)

Protect the data from the system crash

11.

Before the use of DBMS, information was stored using _______.

a)

File management system

b)

Data system

c)

Cloud storage

d)

Single database

12.

___________ command can be used to modify a column in a table.

a)

Alter

b)

Update

c)

Set

d)

Create

13.

An advantage of the database management approach is ______.

a)

Data is dependent on programs

b)

Data redundancy increase

c)

Data is integrated and can be accessed by multiple programs

d)

Data is inconsistent

14.

DML is provided for ______.

a)

Description of logical structure of database

b)

Addition of new structures in the database system

c)

Manipulation & processing of database

d)

Definition of physical structure of database system

15.

Disadvantages of file-systems to store data is ______.

a)

Data redundancy & inconsistency

b)

Difficult in accessing data

c)

Data isolation

d)

All of the above

16.

DML enables users to ______.

a)

Retrieval of information stored in database

b)

Insertion of new information into the database

c)

Deletion of information from the database

d)

All of the above

17.

The database environment has all of the following components except _______.

a)

Users

b)

Separate files

c)

Database

d)

Database Administrator

18.

Between the users and the database itself, a DBMS will act as ____

a)

Barrier

b)

Interface

c)

referee

d)

obstacle

19.

A database management system (DBMS) is a _____.

a)

hardware system used to create, maintain, and provide controlled access to a database.

b)

hardware system used to create, maintain, and provide uncontrolled access to a

database.

c)

software system used to create, maintain, and provide controlled access to a database.

d)

software system used to create, maintain, and provide uncontrolled access to a

database.

20.

Data administrators are responsible for _____.

a)

physical database design

b)

managing technical issues in the database environment

c)

overall management of data resources in an organization

d)

writing application programs

21.

Some advantages of the database approach include all, but _____.

a)

minimal data redundancy

b)

improved data consistency

c)

improved data sharing

d)

program-data dependency

22.

An advantage of the database approach is the creation of maximum data redundancy.

a)

True

b)

False

23.

The source of the data is sometimes called the system of record.

a)

True

b)

False

24.

The database approach requires additional costs and risks.

a)

True

b)

False

25.

The most common source of database failures in an organization is the failure to implement a

strong database administration function.

a)

True

b)

False

26.

Information stored in information repository can be accessed by ____.

a)

Client servers

b)

Host computers

c)

Security managers

d)

Database administrators

27.

A _____ is used to define overall design of the database.

a)

Schema

b)

Application program

c)

Data definition language

d)

Data manipulation language

28.

Which of the following is not the DDL statements?

a)

Create

b)

Insert

c)

Drop

d)

Alter

29.

Which of the following DBMS types is not a classification based on a data model?

a)

Relational Data Model

b)

Hierarchical Data Model

c)

Network Data Model

d)

Cloud Data Model

30.

Which of the following are part of the Query Processor?

a)

DDL Compiler

b)

Connection Manager

c)

Transaction Manager

d)

. DML Compiler

31.

A characteristic of a file server is which of the following ____ .

a)

Manages file operations and is shared on a network

b)

Manages file operations and is limited to one PC

c)

Acts as a fat client and is shared on a network

d)

Acts as a fat client and is limited to one PC

32.

The conceptual design ____.

a)

is a documentation technique.

b)

needs data volume and processing frequencies to determine the size of the database.

c)

involves modelling independent of the DBMS.

d)

is designing the relational model.

33.

An ________ is a set of entities of the same type that share the same properties, or attributes.

a)

Entity set

b)

Attribute set

c)

Relation set

d)

Entity model

34.

The attribute name could be structured as an attribute consisting of first name, middle initial, and last name. This type of attribute is called ______________

a)

Simple attribute

b)

Composite attribute

c)

Multivalued attribute

d)

Derived attribute

35.

What are you not supposed to do in the implementation phase?

a)

Setting Up a DBMS

b)

Creating a Database

c)

Data Downloading/Changing

d)

Database Testing