DP-700 Exam Question 41

You have a Fabric workspace that contains a warehouse named Warehouse1.
You have an on-premises Microsoft SQL Server database named Database1 that is accessed by using an on-premises data gateway.
You need to copy data from Database1 to Warehouse1.
Which item should you use?
  • DP-700 Exam Question 42

    You need to ensure that usage of the data in the Amazon S3 bucket meets the technical requirements.
    What should you do?
  • DP-700 Exam Question 43

    You have a Fabric workspace that contains an eventstream named EventStream1. EventStream1 outputs events to a table in a lakehouse.
    You need to remove files that are older than seven days and are no longer in use.
    Which command should you run?
  • DP-700 Exam Question 44

    HOTSPOT
    You have a Fabric workspace that contains a warehouse named Warehouse1. Warehouse1 contains the following tables and columns.

    You need to denormalize the tables and include the ContractType and StartDate columns in the Employee table. The solution must meet the following requirements:
    Ensure that the StartDate column is of the date data type.
    Ensure that all the rows from the Employee table are preserved and include any matching rows from the Contract table.
    Ensure that the result set displays the total number of employees per contract type for all the contract types that have more than two employees.
    How should you complete the statement? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-700 Exam Question 45

    You have a Fabric workspace that contains a lakehouse named Lakehousel.
    You plan to create a data pipeline named Pipeline! to ingest data into Lakehousel. You will use a parameter named paraml to pass an external value into Pipeline1!. The paraml parameter has a data type of int You need to ensure that the pipeline expression returns param1 as an int value.
    How should you specify the parameter value?