dw.q1

dw.q1

1st - 12th Grade

6 Qs

quiz-placeholder

Similar activities

Tools y preguntas específicas

Tools y preguntas específicas

12th Grade

10 Qs

CC9 - Advanced CPU Designs

CC9 - Advanced CPU Designs

10th Grade

10 Qs

Data 221-230

Data 221-230

12th Grade

10 Qs

ICT

ICT

9th Grade

10 Qs

Y8 Flow Diagrams

Y8 Flow Diagrams

8th Grade

10 Qs

Algorithms and Flowcharts

Algorithms and Flowcharts

3rd - 5th Grade

10 Qs

Data 268-277

Data 268-277

12th Grade

10 Qs

Data 231-240

Data 231-240

12th Grade

10 Qs

dw.q1

dw.q1

Assessment

Quiz

Computers

1st - 12th Grade

Hard

Created by

bruno basto

Used 8+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Witch of this statements does not represent a goal of an ETL process:

Extract, transform and load data to the data warehouse;

Update the OLTP system with more recent data;

Combine data from different sources and apply data quality rules

Data modeling and data cleansing

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Using Azure Data Factory, what statement is not true when comparing the difference between a pipeline and Data Flow?

Pipeline perform various activities, provide structure, and control the order in which elements run

A pipeline elements extract data, and load data into other data sources.

Data flow performs transformations over datasets.

There must be at least one data flow element in a pipeline.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the main (and more unique) feature that Data Flow add to ADF ?

allow you to transform data

allow to use C# in expressions

allows you to develop graphical data transformation logic

can join pipelines

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

ADF allow to (choose all that apply)

get data from other sources and clouds

create a linked service to describe a connection to a data source

schedule pipelines to run in specific schedule

create a linked service to describe a dataset

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

in ADF objects are organized

in services

in folders

in activities

in queries

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

In ADF we can use a ____ activity to ingest information from source to sink.