Question 46

You have a Fabric tenant that contains a warehouse named Warehouse1. Warehouse1 contains a fact table named FactSales that has one billion rows. You run the following T-SQL statement.
CREATE TABLE test.FactSales AS CLONE OF Dbo.FactSales;
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Question 47

You have a Fabric tenant.
You are creating a Fabric Data Factory pipeline.
You have a stored procedure that returns the number of active customers and their average sales for the current month.
You need to add an activity that will execute the stored procedure in a warehouse. The returned values must be available to the downstream activities of the pipeline.
Which type of activity should you add?
  • Question 48

    You need to implement the date dimension in the data store. The solution must meet the technical requirements.
    What are two ways to achieve the goal? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • Question 49

    You have a Fabric tenant that contains two lakehouses.
    You are building a dataflow that will combine data from the lakehouses. The applied steps from one of the queries in the dataflow is shown in the following exhibit.

    Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point.

    Question 50

    You have a Fabric workspace named Workspace1 and an Azure Data Lake Storage Gen2 account named storage"!. Workspace1 contains a lakehouse named Lakehouse1.
    You need to create a shortcut to storage! in Lakehouse1.
    Which connection and endpoint should you specify? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.