wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

UNIT-1 Data Warehousing and OLAP (A sec)

Total questions: 50

Worksheet time: 50mins

Name
Class
Date
1.

What is the key purpose of a data warehouse?

a)

Handle daily transactions

b)

Manage passwords

c)

Real-time processing

d)

Support decision-making

2.

Who defined a data warehouse as “subject-oriented, integrated, time-variant, and nonvolatile”?

a)

Ralph Kimball

b)

Bill Gates

c)

Larry Ellison

d)

W.H. Inmon

3.

Which of the following best describes the "subject-oriented" nature of data warehouses?

a)

Real-time updates

b)

Transaction-level focus

c)

Organized by file type

d)

Focused on major business subjects like sales and customers

4.

Data warehouses integrate data from:

a)

Only XML files

b)

Only spreadsheets

c)

One homogeneous source

d)

Multiple heterogeneous sources

5.

Which property of data warehouse indicates that it retains historical data?

a)

Subject-oriented

b)

Integrated

c)

Nonvolatile

d)

Time-variant

6.

What does "nonvolatile" mean in the context of data warehouses?

a)

Data changes frequently

b)

Data is volatile

c)

Data is deleted periodically

d)

Data is not updated in real time

7.

Which of the following is NOT an advantage of using a data warehouse?

a)

Improved query performance

b)

Separation from operational systems

c)

Real-time transactional updates

d)

Historical trend analysis

8.

Operational databases are optimized for:

a)

Analytics

b)

Visualization

c)

Aggregation

d)

Transactions

9.

A system designed to help executives analyze business performance is likely using:

a)

OLTP

b)

Email server

c)

ERP

d)

OLAP

10.

Which of the following supports real-time transaction processing?

a)

OLAP

b)

Data marts

c)

Data cubes

d)

OLTP

11.

Which data warehouse model provides a virtual view without storing data physically?

a)

Data Mart

b)

Enterprise Warehouse

c)

OLTP

d)

Virtual Warehouse

12.

The bottom tier of data warehouse architecture is responsible for:

a)

Displaying reports

b)

OLAP operations

c)

User input

d)

Data storage and extraction

13.

The middle tier of data warehouse architecture is typically:

a)

Reporting tool

b)

Metadata storage

c)

Query language

d)

OLAP server

14.

ROLAP stands for:

a)

Real-time OLAP

b)

Rapid OLAP

c)

Relational OLAP

d)

Reporting OLAP

15.

MOLAP stands for:

a)

Modular OLAP

b)

Mobile OLAP

c)

Multidimensional OLAP

d)

Managed OLAP

16.

In HOLAP, the advantages of which OLAP types are combined?

a)

SOLAP and COLAP

b)

ROLAP and MOLAP

c)

MOLAP and IOLAP

d)

WOLAP and DOLAP

17.

What is the role of the top tier in a data warehouse?

a)

Load data

b)

Perform extraction

c)

Store data

d)

Provide query and reporting tools

18.

In ETL, the "T" stands for:

a)

Transfer

b)

Transport

c)

Terminate

d)

Transform

19.

Data cleaning is typically part of which ETL phase?

a)

Load

b)

Extract

c)

Analyze

d)

Transform

20.

Which of the following is a correct ETL order?

a)

Transform – Extract – Load

b)

Load – Extract – Transform

c)

Extract – Transform – Load

d)

Extract – Load – Transform

21.

A metadata repository stores:

a)

Reports

b)

Only user credentials

c)

Data files

d)

Information about warehouse structure and content

22.

What is the function of the fact table?

a)

Store only dimension data

b)

Contain metadata

c)

Store measures and foreign keys

d)

Hold index values

23.

Which schema contains a centralized fact table and several denormalized dimension tables?

a)

Snowflake

b)

Fact constellation

c)

Hierarchical

d)

Star

24.

Which schema is a normalized version of the star schema?

a)

Hierarchical

b)

Circular

c)

Linear

d)

Snowflake

25.

A galaxy schema is also known as:

a)

Star schema

b)

OLTP model

c)

Loop schema

d)

Fact constellation

26.

A dimension table is used to:

a)

Perform transactions

b)

Create indexes

c)

Categorize facts and measures

d)

Store error logs

27.

In a data cube, what does each axis represent?

a)

Database name

b)

Server location

c)

Dimensions

d)

Primary keys

28.

What is the top-most cuboid in a lattice of cuboids?

a)

Mid-level cuboid

b)

Root cuboid

c)

Summary cuboid

d)

Apex cuboid

29.

Which OLAP operation involves moving from summary data to detailed data?

a)

Slice

b)

Pivot

c)

Roll-up

d)

Drill-down

30.

Which OLAP operation summarizes data by reducing dimensions?

a)

Drill-down

b)

Slice

c)

Pivot

d)

Roll-up

31.

Selecting a single dimension from the cube is known as:

a)

Pivot

b)

Drill-across

c)

Dice

d)

Slice

32.

What operation rotates the cube to provide a different data view?

a)

Roll-up

b)

Drill-down

c)

Slice

d)

Pivot

33.

In OLAP, what is a “drill-through”?

a)

Rotate the view

b)

View the raw data from the lowest level

c)

Summarize high-level data

d)

Create new dimensions

34.

Which OLAP server is ideal for very large data volumes stored in relational databases?

a)

HOLAP

b)

MOLAP

c)

WOLAP

d)

ROLAP

35.

What type of OLAP server uses pre-computed cubes for fast querying?

a)

ROLAP

b)

COLAP

c)

DOLAP

d)

MOLAP

36.

What is a major advantage of HOLAP?

a)

Works only with flat files

b)

Slow computation

c)

Combines ROLAP and MOLAP benefits

d)

Minimal memory usage

37.

The data cube measure type “distributive” includes:

a)

avg()

b)

median()

c)

mode()

d)

sum()

38.

Which measure type can be computed using distributive functions?

a)

Holistic

b)

Relational

c)

Algebraic

d)

Conceptual

39.

Which of the following is a holistic measure?

a)

count()

b)

sum()

c)

avg()

d)

median()

40.

Which OLAP server provides quick access at all aggregation levels?

a)

SOLAP

b)

MOLAP

c)

ROLAP

d)

HOLAP

41.

What kind of data is supported by OLAP servers?

a)

Raw logs

b)

Multidimensional data

c)

Single flat table

d)

Temporary files

42.

Which schema supports shared dimension tables for multiple fact tables?

a)

Snowflake

b)

OLTP

c)

Star

d)

Fact constellation

43.

What is the primary design model of data warehouses for business users?

a)

ER model

b)

Relational model

c)

Transactional model

d)

Dimensional model

44.

A cube operation that selects multiple dimensions with specific values is called:

a)

Drill-down

b)

Slice

c)

Pivot

d)

Dice

45.

Which component stores business terms, ownership, and policies in metadata?

a)

Index table

b)

Audit log

c)

OLTP log

d)

Business metadata

46.

The concept hierarchy in a dimension helps in:

a)

Encrypting data

b)

Indexing queries

c)

Rolling up or drilling down data

d)

Creating star schemas

47.

Which type of schema is easiest to maintain?

a)

Star

b)

Fact constellation

c)

OLTP

d)

Snowflake

48.

What is the first step in building a data warehouse using the recommended approach?

a)

Create dimension tables

b)

Build fact tables

c)

Generate queries

d)

Define a high-level corporate data model

49.

What is a data mart?

a)

Temporary storage

b)

Real-time system

c)

Operational data subset

d)

Department-specific subset of data warehouse

50.

What is the purpose of using OLAP technology in business intelligence?

a)

Automate emails

b)

Perform transactions

c)

Visualize and analyze multidimensional data

d)

Send notifications