DP-203 Exam Question 66

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 dat a. 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: You use a dedicated SQL pool to create an external table that has a additional DateTime column.
Does this meet the goal?
  • DP-203 Exam Question 67

    You are designing a statistical analysis solution that will use custom proprietary1 Python functions on near real-time data from Azure Event Hubs.
    You need to recommend which Azure service to use to perform the statistical analysis. The solution must minimize latency.
    What should you recommend?
  • DP-203 Exam Question 68

    You are designing a dimension table for a data warehouse. The table will track the value of the dimension attributes over time and preserve the history of the data by adding new rows as the data changes.
    Which type of slowly changing dimension (SCD) should use?
  • DP-203 Exam Question 69

    You have an Azure Synapse Analytics dedicated SQL pool.
    You need to ensure that data in the pool is encrypted at rest. The solution must NOT require modifying applications that query the data.
    What should you do?
  • DP-203 Exam Question 70

    You need to implement versioned changes to the integration pipelines. The solution must meet the data integration requirements.
    In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.