wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Make up CAT DBMS ICT(5)23S

Total questions: 20

Worksheet time: 16mins

Name
Class
Date
1.

DBA stands for

a)

Data Bank Access

b)

Database Access

c)

Data Bank Administration

d)

Database Administrator

2.

Data items grouped together for storage purposes are called a :

a)

Record

b)

title

c)

list

d)

string

3.

What is a database?

a)

A collection of files stored on a computer

b)

A structured collection of data

c)

A software used to create spreadsheets

d)

None of the above

4.

What is a database management system (DBMS)?

a)

Software used to manage databases

b)

A file system for storing data

c)

A hardware used to store data

d)

A programming language used for data analysis

5.

Which of the following is an example of a popular DBMS?

a)

Microsoft Excel

b)

Google Drive

c)

MySQL

d)

Adobe Photoshop

6.

Which of the following is not a type of database management system?

a)

Relational database management system

b)

Hierarchical database management system

c)

Network database management system

d)

None of the above

7.

Which of the following is a primary key in a database table?

a)

A foreign key

b)

A field that uniquely identifies each record in the table

c)

A field that can have duplicate values

d)

None of the above

8.

Which of the following is a primary key in a database table?

a)

A foreign key

b)

A field that uniquely identifies each record in the table

c)

A field that can have duplicate values

d)

None of the above

9.

Which of the following is not a data manipulation operation in a database?

a)

Insert

b)

Update

c)

Delete

d)

Join

10.
Which of the following is not a DBMS despite having database capabilities:
a)
Microsoft Excel or similar spreadsheets
b)
Oracle
c)
MySQL
d)
Microsoft Access or similar
11.

A database management system (DBMS) is a collection of programs that enables users to

a)

create a database

b)

manipulate a database

c)

both create and manipulate a database

d)

for storing data only

12.

The database definition or descriptive information is also stored by the DBMS in the form of a _______________

a)

Data catalog

b)

excel file

c)

document file

d)

pdf file

13.

The database and DBMS software together is called a ________________

a)

Database system

b)

Data Model

c)

Application Program

d)

System software

14.

The attribute refers to a _____ of a table

a)

Record

b)

Foreign key

c)

Primary key

d)

Field

15.

The term _____ is used to refer a row

a)

Record

b)

Primary key

c)

Foreign key

d)

Field

16.

Consider attributes ID, CITY and NAME. which one of these can be considered as a primary key?

a)

NAME

b)

ID

c)

CITY

d)

ID, NAME

17.

Which one of these cannot be taken as a primary key?

a)

ID

b)

registration no

c)

Department ID

d)

Street

18.

Which one of the following is NOT an advantage of DBMS

a)

Increased data consistency

b)

Reduced data redundancy

c)

Improved data security

d)

Increase data isolation

19.

Who is responsible for user authentication

a)

Database Administartor

b)

Naive User

c)

Sophisticated user

d)

Data Analyst

20.

Database is a collection of

a)

unrelated data

b)

related data

c)

Not known data

d)

NULL data