DP-300 Exam Question 86

You have the following Transact-SQL query.

Which column returned by the query represents the free space in each file?
  • DP-300 Exam Question 87

    You have an Azure subscription that contains a resource group named RG1. RG1 contains an instance of SQL Server on Azure Virtual Machines named SQL You need to use PowerShell to enable and configure automated patching for SQL The solution must include both SQL Server and Windows security updates.
    How should you complete the command? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-300 Exam Question 88

    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 are a.
    NOTE: Each correct selection is worth one point.

    DP-300 Exam Question 89

    You plan to move two 100-GB databases to Azure.
    You need to dynamically scale resources consumption based on workloads. The solution must minimize downtime during scaling operations.
    What should you use?
  • DP-300 Exam Question 90

    You have an Azure SQL database.
    Users report that the executions of a stored procedure are slower than usual. You suspect that a regressed query is causing the performance issue.
    You need to view the query execution plan to verify whether a regressed query is causing the issue. The solution must minimize effort.
    What should you use?