DP-300 Exam Question 76

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?
  • DP-300 Exam Question 77

    You are monitoring an Azure Stream Analytics job.
    You discover that the Backlogged input Events metric is increasing slowly and is consistently non-zero.
    You need to ensure that the job can handle all the events.
    What should you do?
  • DP-300 Exam Question 78

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You have an Azure SQL database named Sales.
    You need to implement disaster recovery for Sales to meet the following requirements:
    * During normal operations, provide at least two readable copies of Sales.
    * Ensure that Sales remains available if a datacenter fails.
    Solution: You deploy an Azure SQL database that uses the General Purpose service tier and geo-replication.
    Does this meet the goal?