Topic 5, Misc. Questions

Topic 5, Misc. Questions HOTSPOT You have an Azure SQL database. You are reviewing a slow performing query 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...

March 18, 2022 No Comments READ MORE +

What should you include in the recommendation?

You have an on-premises app named App1 that stores data in an on-premises Microsoft SQL Server 2016 database named DB1. You plan to deploy additional instances of App1 to separate Azure regions. Each region will have a separate instance of App1 and DB1. The separate instances of DB1 will sync...

March 18, 2022 No Comments READ MORE +

What should you include in the recommendation?

You need to recommend a solution to ensure that the customers can create the database objects. The solution must meet the business goals. What should you include in the recommendation?A . For each customer, grant the customer ddl_admin to the existing schema.B . For each customer, create an additional schema...

March 18, 2022 No Comments READ MORE +

Does this meet the goal?

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...

March 18, 2022 No Comments READ MORE +

Does this meet the goal?

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...

March 18, 2022 No Comments READ MORE +

Which four actions should you perform in sequence?

DRAG DROP You have an Azure SQL managed instance named SQLMI1 that has Resource Governor enabled and is used by two apps named App1 and App2. You need to configure SQLMI1 to limit the CPU and memory resources that can be allocated to App1. Which four actions should you perform...

March 17, 2022 No Comments READ MORE +

What should you run as part of the implementation?

You need to implement authentication for ResearchDB1. The solution must meet the security and compliance requirements. What should you run as part of the implementation?A . CREATE LOGIN and the FROM WINDOWS clauseB . CREATE USER and the FROM CERTIFICATE clauseC . CREATE USER and the FROM LOGIN clauseD ....

March 17, 2022 No Comments READ MORE +

What should you do first?

You have an Azure SQL database named DB1. You need to display the estimated execution plan of a query by using the query editor in the Azure portal. What should you do first?A . Run the set showplan_all Transact-SQL statement.B . For DB1, set QUERY_CAPTURE_MODE of Query Store to All.C...

March 17, 2022 No Comments READ MORE +

Which output mode should you use?

You plan to build a structured streaming solution in Azure Databricks. The solution will count new events in fiveminute intervals and report only events that arrive during the interval. The output will be sent to a Delta Lake table. Which output mode should you use?A . completeB . appendC ....

March 17, 2022 No Comments READ MORE +

Which switch should you use to switch between languages?

You are creating a new notebook in Azure Databricks that will support R as the primary language but will also support Scala and SQL. Which switch should you use to switch between languages?A . \[<language>]B . %<language>C . \[<language>]D . @<language>View AnswerAnswer: B Explanation: Reference: You can override the default...

March 17, 2022 No Comments READ MORE +