wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Database Concepts Quiz

Total questions: 59

Worksheet time: 52mins

Name
Class
Date
1.

What is the main purpose of a data model?

a)

To program data

b)

To organize and structure data

c)

To create hardware

d)

To analyze data

2.

Which is not a type of data model?

a)

Flat

b)

Hierarchical

c)

Neural

d)

Star Schema

3.

Normalization reduces:

a)

Data redundancy

b)

System speed

c)

Storage space

d)

Data hierarchy

4.

An index is a:

a)

Copy of a database table in sorted form

b)

Table of contents

c)

Program file

d)

Backup file

5.

A clustered index organizes data by:

a)

Random order

b)

Search key field

c)

Alphabetical order

d)

Last modified date

6.

Sparse indexes:

a)

Contain entries for every search key

b)

Use pointers for groups of records

c)

Duplicate records

d)

Sort data by multiple fields

7.

The goal of data security is to ensure:

a)

Faster systems

b)

Privacy and protection

c)

Network stability

d)

Cost reduction

8.

Encryption scrambles data using:

a)

Algorithms

b)

Hardware locks

c)

Manual coding

d)

Default passwords

9.

Which is not a type of security control?

a)

Auditing

b)

Authentication

c)

Data redundancy

d)

Access control

10.

ARIES recovery works in how many phases?

a)

2

b)

3

c)

4

d)

1

11.

A checkpoint in databases is used for:

a)

Backups

b)

Faster recovery

c)

User authentication

d)

Disk formatting

12.

Media recovery deals with:

a)

Fixing CPUs

b)

Repairing storage disks

c)

Debugging software

d)

Resetting user accounts

13.

Which of the following is an example of a standard data model?

a)

ISO 10303

b)

UML

c)

JSON

d)

XML

14.

What defines the relationship between entities in a database?

a)

Index

b)

Cardinality

c)

Schema

d)

Normal form

15.

A composite primary key consists of:

a)

Multiple tables

b)

Multiple fields

c)

Multiple rows

d)

A single unique field

16.

The 3rd normal form eliminates:

a)

All redundancy

b)

Transitive dependencies

c)

Foreign keys

d)

Data relationships

17.

Which of the following is automatically created with a primary key?

a)

Dense index

b)

Clustered index

c)

Secondary index

d)

Sparse index

18.

A dense index contains:

a)

Entries for every search key value

b)

Only unique entries

c)

Backup data

d)

Sorted pages

19.

A composite search key is used to:

a)

Retrieve specific records with multiple conditions

b)

Access system logs

c)

Encrypt data fields

d)

Create duplicate indexes

20.

A unique index uses:

a)

Redundant keys

b)

Composite keys

c)

Candidate keys

d)

Foreign keys

21.

The main purpose of a secondary index is to:

a)

Sort tables

b)

Access data using non-key fields

c)

Backup data

d)

Perform encryption

22.

The practice of copying and archiving data is known as:

a)

Encryption

b)

Backup

c)

Authentication

d)

Integrity control

23.

Which of the following is a password control feature?

a)

Encryption algorithm

b)

Logging changes

c)

Restricted access

d)

Audit trail

24.

Authentication uses:

a)

Security protocols only

b)

Logins, passwords, or biometric methods

c)

Data redundancy methods

d)

Encryption keys only

25.

A firewall is used to:

a)

Encrypt files

b)

Prevent unauthorized network access

c)

Backup data

d)

Reduce file size

26.

Which of the following is not a major threat to data security?

a)

Malware

b)

System errors

c)

Data indexing

d)

Human error

27.

Write-ahead logging ensures:

a)

Changes are written to the log before being applied

b)

Logs are deleted after changes are applied

c)

Transactions are grouped for efficiency

d)

Only committed data is logged

28.

The undo phase in ARIES:

a)

Rolls back uncommitted transactions

b)

Commits changes

c)

Restarts the system

d)

Deletes temporary files

29.

Checkpointing involves:

a)

Resetting the database

b)

Writing modified buffers to disk periodically

c)

Erasing unused logs

d)

Creating index tables

30.

RAID systems are primarily used for:

a)

Database normalization

b)

Disk redundancy and reliability

c)

Network configuration

d)

Memory optimization

31.

What is the first step in cleaning computer hardware?

a)

Use a vacuum cleaner

b)

Shut down the system

c)

Spray cleaning liquid directly on the components

d)

Disconnect all cables

32.

Which tool should not be used to clean computer hardware?

a)

Microfiber cloth

b)

Vacuum cleaner

c)

Paper towels

d)

Foam swabs

33.

Overheating of hardware is mainly caused by:

a)

Dust and dirt

b)

Software bugs

c)

Improper indexing

d)

Frequent shutdowns

34.

Defragmentation is performed to:

a)

Remove viruses

b)

Reorganize fragmented files

c)

Create backups

d)

Install new programs

35.

A UPS is used to:

a)

Prevent overheating

b)

Provide power backup

c)

Maintain internet security

d)

Increase processor speed

36.

Which is not a tool for hardware cleaning?

a)

Cotton swabs

b)

Compressed air

c)

Cleaning liquid

d)

Encryption software

37.

Preventive software maintenance involves:

a)

Fixing errors after they occur

b)

Anticipating and preventing potential issues

c)

Backing up files

d)

Updating system logs

38.

Which of the following is not a type of software maintenance?

a)

Corrective

b)

Adaptive

c)

Transformative

d)

Perfective

39.

A system scan helps to:

a)

Increase speed

b)

Detect and remove malware

c)

Reorganize disk space

d)

Perform backups

40.

Registry cleaning is essential for:

a)

Database backups

b)

Optimizing system performance

c)

Securing user accounts

d)

Creating indexes

41.

Temporary files should be deleted to:

a)

Increase speed

b)

Enhance user security

c)

Update the system

d)

Perform defragmentation

42.

A database administrator is responsible for:

a)

Writing user applications

b)

Monitoring and maintaining databases

c)

Designing hardware systems

d)

Managing user workstations

43.

Which control ensures only authorized users access the system?

a)

Auditing

b)

Access control

c)

Backups

d)

Logging

44.

Encryption can be decrypted only by:

a)

Password authentication

b)

A matching encryption key

c)

A security administrator

d)

A secondary password

45.

Which of the following is a physical method of securing data?

a)

Firewall

b)

Locks on server rooms

c)

Anti-virus software

d)

Cloud backup

46.

Media recovery primarily uses:

a)

Temporary logs

b)

Archive copies and logs

c)

Manual user entries

d)

Debugging scripts

47.

What does "atomicity" ensure in database transactions?

a)

Transactions are divided into sub-processes

b)

All operations are executed or none are

c)

Data is encrypted before processing

d)

Logs are written only after completion

48.

The Write-Ahead Log protocol ensures:

a)

Logs are written after applying changes

b)

Logs are written before applying changes

c)

Backup files are updated regularly

d)

Temporary data is deleted

49.

Adaptive maintenance is needed when:

a)

Errors occur in a program

b)

Environmental conditions change

c)

Programs need user feedback

d)

Data is being backed up

50.

Preventive maintenance aims to:

a)

Address current software issues

b)

Prevent future problems

c)

Adapt to hardware changes

d)

Improve data recovery speed

51.

Define normalization and explain its importance in databases.

4 lines
52.

Differentiate between primary and secondary indexes with examples.

4 lines
53.

Explain the significance of data backups in database security.

4 lines
54.

Describe the differences between dense and sparse indexes.

4 lines
55.

What are the steps involved in cleaning computer hardware?

4 lines
56.

Compare ARIES and checkpointing as crash recovery methods.

4 lines
57.

Define data models and explain their types.

4 lines
58.

Discuss the difference between clustered and unclustered indexes.

4 lines
59.

Explain the ARIES crash recovery concept.

4 lines