nerdexam
Microsoft

DP-203 · Question #88

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…

The correct answer is A. Yes. Use the derived column transformation to generate new columns in your data flow or to modify existing fields. https://docs.microsoft.com/en-us/azure/data-factory/data-flow-derived-column

Submitted by takeshi77· Mar 30, 2026Develop data processing

Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this scenario, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure Synapse Analytics dedicated SQL pool that contains a table named Table1. You have files that are ingested and loaded into an Azure Data Lake Storage Gen2 container named container1. You plan to insert data from the files into Table1 and azure Data Lake Storage Gen2 container named container1. You plan to insert data from the files into Table1 and transform the data. Each row of data in the files will produce one row in the serving layer of Table1. You need to ensure that when the source data files are loaded to container1, the DateTime is stored as an additional column in Table1. Solution: In an Azure Synapse Analytics pipeline, you use a data flow that contains a Derived Column transformation. Does this meet the goal?

Options

  • AYes
  • BNo

How the community answered

(35 responses)
  • A
    77% (27)
  • B
    23% (8)

Explanation

Use the derived column transformation to generate new columns in your data flow or to modify existing fields. https://docs.microsoft.com/en-us/azure/data-factory/data-flow-derived-column

Topics

#Synapse SQL pool#data loading#ADLS integration#ELT pattern

Community Discussion

No community discussion yet for this question.

Full DP-203 Practice