wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Lakeflow Connect Quiz

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is the main purpose of Lakeflow Connect in Databricks?

a)

Data visualization

b)

Data ingestion from various sources

c)

Data modeling

d)

Data governance

2.

Which of the following is not an ingestion method in Lakeflow Connect?

a)

Batch

b)

Incremental Batch

c)

Streaming

d)

Archiving

3.

Which command is used for batch ingestion in Databricks?

a)

COPY INTO

b)

CREATE TABLE AS (CTAS)

c)

MERGE INTO

d)

UPDATE TABLE

4.

The COPY INTO command is mainly used for:

a)

Ad-hoc queries

b)

Incremental batch ingestion

c)

Schema validation

d)

Table deletion

5.

Auto Loader supports which type of ingestion?

a)

One-time load only

b)

Streaming and incremental batch

c)

Manual schema creation

d)

Non-structured data only

6.

In the Medallion architecture, which layer stores raw data?

a)

Gold

b)

Silver

c)

Bronze

d)

Platinum

7.

The Silver layer in the Medallion architecture mainly handles:

a)

Raw data ingestion

b)

Cleaned and transformed data

c)

Aggregated data

d)

Schema migration

8.

Which tool provides accelerated ETL development in Databricks?

a)

DLT (Delta Live Tables)

b)

Jobs

c)

Power BI

d)

SQL Server

9.

What is a key advantage of incremental batch ingestion?

a)

Reads all files every time

b)

Ignores previously loaded data

c)

Increases latency

d)

Needs manual triggers

10.

Which ingestion method allows near real-time data loading?

a)

Batch

b)

Incremental Batch

c)

Streaming

d)

Manual Load

11.

Lakeflow Connect Managed Connectors are mainly used for:

a)

Cloud storage ingestion

b)

Enterprise data ingestion

c)

File compression

d)

Data deletion

12.

Which Databricks feature helps track metadata and permissions?

a)

Delta Lake

b)

Unity Catalog

c)

Auto Loader

d)

Spark SQL

13.

COPY INTO is considered an _______ operation.

a)

Non-repeatable

b)

Idempotent

c)

Temporary

d)

Static

14.

What does DLT stand for?

a)

Data Load Table

b)

Delta Live Tables

c)

Databricks Logging Tool

d)

Dynamic Load Transformer

15.

The Gold layer in the Medallion architecture is mainly used for:

a)

Storing raw data

b)

Real-time event storage

c)

Aggregated and business-ready data

d)

Temporary data staging

16.

Which of the following is not a supported ingestion source in Lakeflow Connect?

a)

SaaS applications

b)

Event streams

c)

On-prem databases

d)

Audio files

17.

Auto Loader can automatically detect and evolve:

a)

Delta schemas

b)

File permissions

c)

Schema changes

d)

Cluster configurations

18.

Partner Connect is mainly used for:

a)

Third-party data ingestion tools

b)

Data governance

c)

AI model training

d)

File compression

19.

Which component ensures reliable orchestration for analytics and AI in Lakeflow?

a)

Connect

b)

Jobs

c)

Unity Catalog

d)

Auto Loader

20.

The Bronze → Silver → Gold data flow represents:

a)

Delta Architecture

b)

Medallion Architecture

c)

Streaming Model

d)

Lakehouse Governance