wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Information Management Midterm

Total questions: 60

Worksheet time: 3600secs

Name
Class
Date
1.

Core Components of DBMS System Structure: The physical computer and storage devices where the database resides.

(a)  

2.

People Who Deal with Databases: Operation & maintenance of the database.

(a)  

3.

Core Components of DBMS System Structure: The individuals who interact with the DBMS.

(a)  

4.

Type of Attribute that cannot be divided further. Basic property of an entity.

(a)  

5.

Core Components of an ER Model: A real-world object or thing about which data is stored.

(a)  

6.

Core Components of DBMS System Structure: A standard language used to communicate with the database to perform operations on the data.

(a)  

7.

People Who Deal with Databases: Designs how data is stored.

(a)  

8.

Type of Attribute that can be broken down into smaller parts.

(a)  

9.

People Who Deal with Databases: Advanced analytics and modeling.

(a)  

10.

Core Components of DBMS System Structure: The most obvious part—the actual DBMS program itself.

(a)  

11.

Type of Attribute that can have more than one value for a single entity.

(a)  

12.

Core Components of DBMS System Structure: The most important component—the raw facts and information stored in the database.

(a)  

13.

People Who Deal with Databases: Using the data through an interface.

(a)  

14.

Created the Entity–Relationship Model.

(a)  

15.

People Who Deal with Databases: Gets insights from data.

(a)  

16.

Core Components of an ER Model: A collection of similar entities.

(a)  

17.

Core Components of DBMS System Structure: A blueprint or a map for how data is connected, stored, and accessed within a database.

(a)  

18.

Core Components of DBMS System Structure: Instructions and rules for using DBMS effectively.

(a)  

19.

People Who Deal with Databases: Creates software that uses the database.

(a)  

20.

It’s a conceptual data model used to visually describe how data is stored and related in a database.

(a)  

21.

People Who Deal with Databases: Maintains the server and infrastructure where DB runs.

(a)  

22.

People Who Deal with Databases: Oversees legal & security compliance.

(a)  

23.

Core Components of an ER Model: A property or characteristic of an entity.

(a)  

24.

Type of Entity Set that has its own key attribute (can stand alone).

(a)  

25.

An attribute from another entity used to link tables.

(a)  

26.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.
A server stores the company’s database and needs regular maintenance.

(a)  

27.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.

Maria runs SQL queries to extract customer purchase history.

(a)  

28.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.

MySQL and Oracle are examples of this, used to manage databases.

(a)  

29.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.

The customer names, phone numbers, and orders stored in the system.

(a)  

30.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.

The CPU performs query execution and ensures fast retrieval of records.

(a)  

31.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.
A database designer draws an ER Diagram to show entities and relationships.

(a)  

32.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.
Employees input student grades and attendance records into the school system.

(a)  

33.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.
PostgreSQL is installed to manage data for a web application.

(a)  

34.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.
The physical hard drives and memory used to store the company database.

(a)  

35.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.
An accountant retrieves monthly financial reports from the system.

(a)  

36.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.
Commands like SELECT, INSERT, and UPDATE are examples of this.

(a)  

37.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.
A data scientist designs a star schema to organize sales data for analytics.

(a)  

38.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.
The actual sales transactions stored in the inventory database.

(a)  

39.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.
The SQL engine translates user queries into actions performed on the data.

(a)  

40.

IDENTIFY THE DBMS COMPONENT DESCRIBED IN EACH SCENARIO.
A university hires a Database Administrator (DBA) to oversee security and backups.

(a)  

41.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
Juan creates ER diagrams to define tables and relationships before the database is built.

(a)  

42.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
Carla manages backups, security, and ensures the database runs smoothly without downtime.

(a)  

43.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
Leo writes SQL queries and APIs to connect the company’s app with the database.

(a)  

44.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
Anna runs daily queries to generate sales reports for her manager.

(a)  

45.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
A cashier inputs customer purchases into the Point-of-Sale (POS) system.

(a)  

46.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
Paolo uses machine learning models to predict customer churn from big datasets.

(a)  

47.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
Marco monitors the server hardware and ensures the database server is always online.

(a)  

48.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
Sofia reviews database access logs to check compliance with data privacy laws.

(a)  

49.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
Maria tunes SQL performance and creates indexes to speed up queries.

(a)  

50.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
A librarian uses the system to enter new books and update borrower records.

(a)  

51.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
Sasha checks if the database complies with government regulations like GDPR.

(a)  

52.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
A teacher queries the student system to view class lists and upload grades.

(a)  

53.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
Mark designs the schema for a hospital database, including patient and doctor entities.

(a)  

54.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
James writes stored procedures and updates code so the system can handle online payments.

(a)  

55.

IDENTIFY THE CORRECT ROLE OF THE PERSON DESCRIBED FROM THE GROUP OF PEOPLE WHO DEAL WITH DATABASES.
Mia cleans and prepares raw data, then creates a predictive model for sales forecasting.

(a)  

56.

Identify and write the correct name for this shape based on its role in the ER diagram.

(a)  

57.

Identify and write the correct name for this shape based on its role in the ER diagram.

(a)  

58.

Identify and write the correct name for this shape based on its role in the ER diagram.

(a)  

59.

Identify and write the correct name for this shape based on its role in the ER diagram.

(a)  

60.

Identify and write the correct name for this shape based on its role in the ER diagram.

(a)