Free DP-900 Exam Braindumps (page: 22)

Page 22 of 72

What are two benefits of platform as a service (PaaS) relational database offerings in Azure, such as Azure SQL Database? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  1. access to the latest features
  2. complete control over backup and restore processes
  3. in-database machine learning services
  4. reduced administrative effort for managing the server infrastructure

Answer(s): A,D

Explanation:

A: Azure SQL Database is a fully managed platform as a service (PaaS) database engine that handles most of the database management functions such as upgrading, patching, backups, and monitoring without user involvement.
D: SQL Database delivers predictable performance with multiple resource types, service tiers, and compute sizes. It provides dynamic scalability with no downtime, built-in intelligent optimization, global scalability and availability, and advanced security options. These capabilities allow you to focus on rapid app development and accelerating your time-to-market, rather than on managing virtual machines and infrastructure.


Reference:

https://docs.microsoft.com/en-us/azure/azure-sql/database/sql-database-paas-overview



HOTSPOT (Drag and Drop is not supported)
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Box 1: No
Microsoft handles all patching and updating of the SQL and operating system code. You don't have to manage the underlying infrastructure.

Box 2: Yes
SQL Database is a fully managed service that has built-in high availability, backups, and other common maintenance operations.

Box 3: No


Reference:

https://docs.microsoft.com/en-us/azure/azure-sql/database/sql-database-paas-overview



DRAG DROP (Drag and Drop is not supported)
You have a table named Sales that contains the following data.



You need to query the table to return the average sales amount per day. The output must produce the following results.


How should you complete the query? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all.
You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Box 1: SELECT
Box 2: GROUP BY
Example:
When used with a GROUP BY clause, each aggregate function produces a single value covering each group, instead of a single value covering the whole table.

The following example produces summary values for each sales territory in the AdventureWorks2012 database. The summary lists the average bonus received by the sales people in each territory, and the sum of year-to-date sales for each territory.

SELECT TerritoryID, AVG(Bonus)as 'Average bonus', SUM(SalesYTD) as 'YTD sales'
FROM Sales.SalesPerson -
GROUP BY TerritoryID;


Reference:

https://docs.microsoft.com/en-us/sql/t-sql/functions/avg-transact-sql



When you create an Azure SQL database, which account can always connect to the database?

  1. the Azure Active Directory (Azure AD) account that created the database
  2. the server admin login account of the logical server
  3. the Azure Active Directory (Azure AD) administrator account
  4. the sa account

Answer(s): B

Explanation:

When you first deploy Azure SQL, you specify an admin login and an associated password for that login. This administrative account is called Server admin.


Reference:

https://docs.microsoft.com/en-us/azure/azure-sql/database/single-database-create-quickstart



Page 22 of 72



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

z commented on December 21, 2024
Question 36 : PostgreSQL on Azure VMs option falls into the industry category of IaaS. https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/overview-postgres-choose-server-options
Anonymous
upvote

KAREEM ROFIAT BOLANLE commented on December 21, 2024
not yet written the exam
Anonymous
upvote

Traveller69 commented on November 28, 2024
I sat for this exam today. The questions are - I would say around 85% to 90% the same. I got 87% with just 2 weeks of studying from the PDF full version of this exam.
Canada
upvote

Rizwan commented on September 29, 2024
It's very useful information in the reveal solutions.
Anonymous
upvote

Rizwan commented on September 29, 2024
I am trying to learn question and answer to attempt Exam tomorrow morning.
Anonymous
upvote

Khoshy commented on September 21, 2024
Passed this exam today. The questions in this exam dumps PDF is valid.
Anonymous
upvote

Noor commented on September 12, 2024
I just bought the full version. Has anyone passed this exam here. Can you share you experience of the exam? I am very scared as I was told this exam is not easy at all.
Anonymous
upvote

Julia commented on September 09, 2024
Answer to 43 should be Azure Files (mapped drive)
Anonymous
upvote

Julia commented on September 09, 2024
In answer to question 23 mistake: it should be a,b because it is related to stream data, so it is processed as create with low latency is expected. Data processing periodically mostly related to batch
Anonymous
upvote

Mark commented on August 20, 2024
It is Very helpfull for the preparation to exam dp 900
UNITED STATES
upvote

Rajo commented on August 17, 2024
I found this exam dumps questions and answers very helpful despite some questions do not have the complete answers. Overall it helped me pass.
Singapore
upvote