wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Advance Database Concepts (BSIT 3)

Total questions: 20

Worksheet time: 11mins

Name
Class
Date
1.

An organized collection of structured information, or data, typically stored electronically in a computer system.

a)

Database Application

b)

Database Management System

c)

Database Integration

d)

Database

2.

Controlled  by  a  Database

Management System (DBMS). Together, the data and the DBMS, along with the applications that are associated with them.

a)

Database Application

b)

Database Integration

c)

Database

d)

Database System

3.

Serves as an interface between the database and its end-users or programs, allowing users to retrieve, update, and manage how the information is organized and optimized.

a)

RDBMS

b)

DBMS

c)

MySQL

d)

Microsoft SQL Server Management

4.

Facilitates oversight and control of databases, enabling a variety of administrative operations such as performance monitoring, tuning, and backup and recovery.

a)

MySQL

b)

NoSQL

c)

RDMS

d)

DBMS

5.

A set of one (1) or more computer programs that serves as an intermediary between the user and the DBMS.

a)

Database Application

b)

Database Software

c)

Database Integration

d)

Database System

6.

Unsophisticated users who interact with the system by using predefined user interfaces, such as web or mobile applications.

a)

Naïve Users

b)

Application Programmers

c)

Sophisticated users

7.

Computer professionals who write application programs.

a)

Database Developers

b)

Back-End Developers

c)

Application Programmers

d)

System Programmers

8.

Interact with the system without writing

programs. Instead, they form their requests either using a database query language.

a)

Application Programmers

b)

Sophisticated users

c)

Back-End Programmers

d)

System Programmers

9.

involves database design and construction on how the databases will operate and f unction within exisiting structures and location.

a)

Database System Architecture

b)

Database System Schedma

c)

Database System Developer

d)

Database System Platform

10.

Database that supports data located at a single site.

a)

Centralized Database System

b)

Distributed Database System

c)

Centered Database System

d)

Distribution Database System

11.

Collection of multiple

interconnected databases, spread physically across various locations.

a)

Centralized Database System

b)

Distributed Database System

c)

Centered Database System

d)

Distribution Database System

12.

Data that are stored in relational databases.

(a)  

13.

data that exist in its original (raw) state that can come in all shapes and sizes.

(a)  

14.

Individual data items of the same type may have different sets of attributes. It contains semantic tags and there is no pre-defined schema.

(a)  

15.

A computer language for storing, manipulating, and retrieving data stored in a relational database.

(a)  

16.

Features a dynamic schema for unstructured data and the data can be stored in different ways.

(a)  

17.

By combining the  reliability of SQL  with  the  speed  and

performance of NoSQL, NewSQL provides improved functionality and services.

(a)  

18.

A database that stores object rather than data as individual relations.

(a)  

19.

Simplifies data sharing between various systems because of its platform-independent nature.

(a)  

20.

This principle ensures that sensitive information is only accessible to authorized individuals or systems. It's about preventing unauthorized disclosure of information. 

(a)