Question 61

You have an Azure Synapse Analytics dedicated SQL pool.
You run PDW_SHOWSPACEUSED('dbo.FactInternetSales'); and get the results shown in the following table.

Which statement accurately describes the dbo.FactInternetSales table?
  • Question 62

    You have an Azure Data Factory pipeline that is triggered hourly.
    The pipeline has had 100% success for the past seven days.
    The pipeline execution fails, and two retries that occur 15 minutes apart also fail. The third failure returns the following error.

    What is a possible cause of the error?
  • Question 63

    You have an Azure SQL Database instance named DatabaseA on a server named Server1.
    You plan to add a new user named App1 to DatabaseA and grant App1 db_datacenter permissions. App1 will use SQL Server Authentication.
    You need to create App1. The solution must ensure that App1 can be given access to other databases by using the same credentials.
    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.

    Question 64

    You have SQL Server on an Azure virtual machine.
    You need to add a 4-TB volume that meets the following requirements:
    Maximizes IOPs
    Uses premium solid state drives (SSDs)
    What should you do?
  • Question 65

    You deploy a database to an Azure SQL Database managed instance.
    You need to prevent read queries from blocking queries that are trying to write to the database.
    Which database option should set?