wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Data Manipulation

Total questions: 9

Worksheet time: 3mins

Name
Class
Date
1.

What is the main data issue?

a)

Physical data damage

b)

Human data entry error

c)

Network failure

d)

Hardware failure

2.

Why did the system calculate incorrect scores?

a)

Wrong formula

b)

Missing validation for empty values

c)

Database corruption

d)

Power failure

3.

What caused the delivery failure?

a)

Server crash

b)

Incorrect lookup table

c)

No format or lookup validation

d)

Poor internet connection

4.

Which validation would help prevent the blood type error?

a)

Range check

b)

Lookup validation (blood group list)

c)

Length check

d)

Check digit

5.

What is the best validation rule to prevent blank scores?

a)

Presence check

b)

Format check

c)

Lookup check

d)

Check digit

6.

Best validation to reduce address errors?

a)

Range check

b)

Lookup / dropdown list

c)

Length check

d)

Check digit

7.

A hospital database records a patient’s blood type as AB instead of O due to a data entry error.
The patient urgently needs a blood transfusion.

a)

Logical integrity

b)

Physical integrity

8.

A spreadsheet allows students’ exam score cells to be left blank.
The system treats blank cells as 0, causing incorrect final results.

a)

Logical integrity

b)

Physical integrity

9.

An online shopping system allows free-text address input with no validation.
A customer types “Jl. Meredeka” instead of “Jl. Merdeka”.

a)

Logical integrity

b)

Physical integrity