Which three actions should you perform in sequence?

DRAG DROP You need to configure user authentication for the SERVER1 databases. The solution must meet the security and compliance requirements. 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...

August 17, 2021 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...

August 17, 2021 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 ....

August 16, 2021 No Comments READ MORE +

Which type of Databricks cluster should you use?

You plan to perform batch processing in Azure Databricks once daily. Which type of Databricks cluster should you use?A . automatedB . interactiveC . High ConcurrencyView AnswerAnswer: A Explanation: Azure Databricks makes a distinction between all-purpose clusters and job clusters. You use all-purpose clusters to analyze data collaboratively using interactive...

August 16, 2021 No Comments READ MORE +

Which four actions should you perform in sequence?

DRAG DROP You need to implement statistics maintenance for SalesSQLDb1. The solution must meet the technical requirements. Which four 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. View AnswerAnswer: Explanation:...

August 16, 2021 No Comments READ MORE +

Which distribution type should you recommend to minimize data movement?

You are designing a date dimension table in an Azure Synapse Analytics dedicated SQL pool. The date dimension table will be used by all the fact tables. Which distribution type should you recommend to minimize data movement?A . HASHB . REPLICATEC . ROUND_ROBINView AnswerAnswer: B Explanation: A replicated table has...

August 16, 2021 No Comments READ MORE +

You have an Azure data factory that has two pipelines named PipelineA and PipelineB

HOTSPOT You have an Azure data factory that has two pipelines named PipelineA and PipelineB. PipelineA has four activities as shown in the following exhibit. PipelineB has two activities as shown in the following exhibit. You create an alert for the data factory that uses Failed pipeline runs metrics for...

August 16, 2021 No Comments READ MORE +

What should you do?

You need to implement a solution to notify the administrators. The solution must meet the monitoring requirements. What should you do?A . Create an Azure Monitor alert rule that has a static threshold and assign the alert rule to an action group.B . Add a diagnostic setting that logs QueryStoreRuntimeStatistics...

August 16, 2021 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...

August 16, 2021 No Comments READ MORE +

Which column returned by the query represents the free space in each file?

You have the following Transact-SQL query. Which column returned by the query represents the free space in each file?A . ColumnAB . ColumnBC . ColumnCD . ColumnDView AnswerAnswer: C Explanation: Example: Free space for the file in the below query result set will be returned by the FreeSpaceMB column. SELECT...

August 15, 2021 No Comments READ MORE +