DP-300 Exam Question 46

You have SQL Server 2019 on an Azure virtual machine that runs Windows Server 2019. The virtual machine has 4 vCPUs and 28 GB of memory.
You scale up the virtual machine to 16 vCPUSs and 64 GB of memory.
You need to provide the lowest latency for tempdb.
What is the total number of data files that tempdb should contain?
  • DP-300 Exam Question 47

    What should you use to migrate the PostgreSQL database?
  • DP-300 Exam Question 48

    You have an Azure SQL Database managed instance.
    The instance starts experiencing performance issues.
    You need to identify which query is causing the issue and retrieve the execution plan for the query. The solution must minimize administrative effort.
    What should you use?
  • DP-300 Exam Question 49

    You have an Azure SQL database named db1 on a server named server1.
    The Intelligent Insights diagnostics log identifies that several tables are missing indexes.
    You need to ensure that indexes are created for the tables.
    What should you do?
  • DP-300 Exam Question 50

    You have an Azure Synapse Analytics workspace named WS1 that contains an Apache Spark pool named Pool1.
    You plan to create a database named DB1 in Pool1.
    You need to ensure that when tables are created in DB1, the tables are available automatically as external tables to the built-in serverless SQL pool.
    Which format should you use for the tables in DB1?