Question 201

You have an Azure SQL database that contains a table named factSales. FactSales contains the columns shown in the following table.

FactSales has 6 billion rows and is loaded nightly by using a batch process.
Which type of compression provides the greatest space reduction for the database?
  • Question 202

    You have an Azure SQL database named DB1 that contains a table named Orders. The Orders table contains a row for each sales order. Each sales order includes the name of the user who placed the order.
    You need to implement row-level security (RLS). The solution must ensure that the users can view only their respective sales orders.
    What should you include in the solution? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 203

    You have an Azure subscription that contains an Azure SQL managed instance, a database named db1, and an Azure web app named Appl. Appl uses db1.
    You need to enable Resource Governor for a App1. The solution must meet the following requirements:
    App1 must be able to consume all available CPU resources.
    App1 must have at least half of the available CPU resources always available.
    Which three actions should you perform in sequence? To answer. move the appropriate actions from the list of actions to the answer area and arrange them in the correct order NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

    Question 204

    You are provisioning an Azure SQL database in the Azure portal as 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 205

    You have an Azure SQL logical server.
    You run the following script.