Free DP-900 Exam Braindumps (page: 19)

Page 18 of 72

You are writing a set of SQL queries that administrators will use to troubleshoot an Azure SQL database.
You need to embed documents and query results into a SQL notebook.
What should you use?

  1. Microsoft SQL Server Management Studio (SSMS)
  2. Azure Data Studio
  3. Azure CLI
  4. Azure PowerShell

Answer(s): B


Reference:

https://www.mssqltips.com/sqlservertip/5997/create-sql-server-notebooks-in-azure-data-studio/



DRAG DROP (Drag and Drop is not supported)
Match the terms to the appropriate descriptions.
To answer, drag the appropriate term from the column on the left to its description on the right. Each term may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:


Reference:

https://en.wikipedia.org/wiki/Table_(database)
https://en.wikipedia.org/wiki/View_(SQL)
https://en.wikipedia.org/wiki/Database_index



You have an e-commerce application that reads and writes data to an Azure SQL database.
Which type of processing does the application use?

  1. stream processing
  2. batch processing
  3. Online Analytical Processing (OLAP)
  4. Online Transaction Processing (OLTP)

Answer(s): D

Explanation:

OLTP is designed to serve as a persistent data store for business or front-end applications. OLTP administers day to day transaction of an organization.


Reference:

https://sqlwizard.blog/2020/03/15/sql-server-oltp-vs-olap/



When can you use an Azure Resource Manager template?

  1. to automate the creation of an interdependent group of Azure resources in a repeatable way
  2. to apply Azure policies for multi-tenant deployments
  3. to provision Azure subscriptions
  4. to control which services and feature administrators and developers can deploy from the Azure portal

Answer(s): A

Explanation:

You can automate deployments and use the practice of infrastructure as code. In code, you define the infrastructure that needs to be deployed
To implement infrastructure as code for your Azure solutions, use Azure Resource Manager templates (ARM templates). The template is a JavaScript Object Notation (JSON) file that defines the infrastructure and configuration for your project. The template uses declarative syntax, which lets you state what you intend to deploy without having to write the sequence of programming commands to create it. In the template, you specify the resources to deploy and the properties for those resources.


Reference:

https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/overview






Post your Comments and Discuss Microsoft DP-900 exam with other Community members:

DP-900 Discussions & Posts