wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Database Fundamentals Quiz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the primary purpose of a Database Management System (DBMS)?

a)

To create and maintain user databases

b)

To store data in a file system

c)

To eliminate data redundancy

d)

To provide hardware for data storage

2.

Which of the following is a characteristic of a database?

a)

Data is stored in separate files

b)

Data can be accessed by multiple users simultaneously

c)

Data is always unstructured

d)

Data is only accessible by one department

3.

What does the term 'NoSQL' refer to?

a)

A database management system developed by IBM

b)

Databases that do not use SQL for data manipulation

c)

A database that only supports structured data

d)

A type of relational database

4.

Which of the following is NOT a type of database mentioned?

a)

Operational database

b)

Analytical database

c)

Hierarchical database

d)

Transactional database

5.

What is the main advantage of using a database over a file system?

a)

Improved data consistency

b)

Limited user access

c)

Increased data redundancy

d)

More complex data access

6.

Which of the following describes the '3 level ANSI SPARC architecture'?

a)

Data, metadata, and user data

b)

User, application, and database levels

c)

External, conceptual, and internal levels

d)

Structured, unstructured, and semi-structured data

7.

What is a characteristic of Big Data?

a)

Data is always structured

b)

Data is stored in a single location

c)

Data is processed slowly

d)

Data comes in multiple formats

8.

Which of the following is an example of a relational database management system (RDBMS)?

a)

MongoDB

b)

Oracle

c)

Hadoop

d)

Cassandra

9.

What does 'data independence' refer to in a database context?

a)

The requirement for all data to be structured

b)

The ability to store data in multiple formats

c)

The separation of data descriptions from application programs

d)

The ability to access data without user permissions

10.

What is the purpose of metadata in a database?

a)

To store user data

b)

To describe the properties of end-user data

c)

To provide security for the database

d)

To increase data redundancy