DP-203 Exam Question 6

You have an Azure Synapse Analytics dedicated SQL pool named pool1.
You need to perform a monthly audit of SQL statements that affect sensitive data. The solution must minimize administrative effort.
What should you include in the solution?
  • DP-203 Exam Question 7

    You are designing a slowly changing dimension (SCD) for supplier data in an Azure Synapse Analytics dedicated SQL pool.
    You plan to keep a record of changes to the available fields.
    The supplier data contains the following columns.

    Which three additional columns should you add to the data to create a Type 2 SCD? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • DP-203 Exam Question 8

    You need to design a data retention solution for the Twitter feed data records. The solution must meet the customer sentiment analytics requirements.
    Which Azure Storage functionality should you include in the solution?
  • DP-203 Exam Question 9

    You plan to create an Azure Data Factory pipeline that will include a mapping data flow.
    You have JSON data containing objects that have nested arrays.
    You need to transform the JSON-formatted data into a tabular dataset. The dataset must have one tow for each item in the arrays.
    Which transformation method should you use in the mapping data flow?
  • DP-203 Exam Question 10

    You have files and folders in Azure Data Lake Storage Gen2 for an Azure Synapse workspace as shown in the following exhibit.

    You create an external table named ExtTable that has LOCATION='/topfolder/'.
    When you query ExtTable by using an Azure Synapse Analytics serverless SQL pool, which files are returned?