Microsoft DP-900 Exam Practice Questions (P. 4)
- Full Access (306 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #31
You need to create an Azure resource to store data in Azure Table storage.
Which command should you run?
Which command should you run?
- Aaz storage share create
- Baz storage account createMost Voted
- Caz cosmosdb create
- Daz storage container create
Correct Answer:
D
Reference:
https://docs.microsoft.com/en-us/cli/azure/storage/container?view=azure-cli-latest
D
Reference:
https://docs.microsoft.com/en-us/cli/azure/storage/container?view=azure-cli-latest
send
light_mode
delete
Question #32
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

To complete the sentence, select the appropriate option in the answer area.
Hot Area:

Correct Answer:
Azure Cosmos DB SQL API accounts provide support for querying items using the Structured Query Language (SQL) syntax.
Reference:
https://docs.microsoft.com/en-us/azure/cosmos-db/choose-api

Azure Cosmos DB SQL API accounts provide support for querying items using the Structured Query Language (SQL) syntax.
Reference:
https://docs.microsoft.com/en-us/azure/cosmos-db/choose-api
send
light_mode
delete
Question #33
You need to modify a view in a relational database by adding a new column.
Which statement should you use?
Which statement should you use?
- AMERGE
- BALTERMost Voted
- CINSERT
- DUPDATE
Correct Answer:
B
B

For modifying a view in a relational database, particularly when adding a new column, the 'ALTER' statement is the way to go. This command enables adjustments or changes in the structure of views or tables, such as the addition of new columns. If directly applying changes isn't feasible, creating the view from scratch might be necessary by employing the 'CREATE OR ALTER' function for seamless transitions between view versions.
send
light_mode
delete
Question #34
HOTSPOT -
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:

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:

Correct Answer:
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/relational-data/etl

Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/relational-data/etl
send
light_mode
delete
Question #35
HOTSPOT -
You plan to deploy a PostgreSQL database to Azure.
Which hosting model corresponds to the available deployment options? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

You plan to deploy a PostgreSQL database to Azure.
Which hosting model corresponds to the available deployment options? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Correct Answer:
Reference:
https://azure.microsoft.com/en-us/overview/what-is-saas/
https://azure.microsoft.com/en-us/overview/what-is-paas/

Reference:
https://azure.microsoft.com/en-us/overview/what-is-saas/
https://azure.microsoft.com/en-us/overview/what-is-paas/
send
light_mode
delete
Question #36
Which Azure storage solution provides native support for POSIX-compliant access control lists (ACLs)?
- AAzure Table storage
- BAzure Data Lake StorageMost Voted
- CAzure Queue storage
- DAzure Files
Correct Answer:
B
Reference:
https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-access-control
B
Reference:
https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-access-control
send
light_mode
delete
Question #37
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

To complete the sentence, select the appropriate option in the answer area.
Hot Area:

send
light_mode
delete
Question #38
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:

To complete the sentence, select the appropriate option in the answer area.
Hot Area:

Correct Answer:
Reference:
https://docs.microsoft.com/en-us/sql/relational-databases/stored-procedures/stored-procedures-database-engine?view=sql-server-ver15

Reference:
https://docs.microsoft.com/en-us/sql/relational-databases/stored-procedures/stored-procedures-database-engine?view=sql-server-ver15
send
light_mode
delete
Question #39
DRAG DROP -
Match the types of analytics that can be used to answer the business questions.
To answer, drag the appropriate analytics type from the column on the left to its question on the right. Each analytics type may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Select and Place:

Match the types of analytics that can be used to answer the business questions.
To answer, drag the appropriate analytics type from the column on the left to its question on the right. Each analytics type may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Select and Place:

Correct Answer:
Incorrect Answer:
Box 1: Diagnostic -
Diagnostic Analytics: At this stage you can begin to answer some of those why questions. Historical data can begin to be measured against other data to answer the question of why something happened in the past. This is the process of gathering and interpreting different data sets to identify anomalies, detect patters, and determine relationships.
Box 2: Prescriptive -
Prescriptive analytics is a combination of data, mathematical models, and various business rules to infer actions to influence future desired outcomes.
Predictive analytics, broadly speaking, is a category of business intelligence that uses descriptive and predictive variables from the past to analyze and identify the likelihood of an unknown future outcome
Box 3: Cognitive -
Reference:
https://demand-planning.com/2020/01/20/the-differences-between-descriptive-diagnostic-predictive-cognitive-analytics/ https://azure.microsoft.com/en-us/blog/answering-whats-happening-whys-happening-and-what-will-happen-with-iot-analytics/
Incorrect Answer:
Box 1: Diagnostic -
Diagnostic Analytics: At this stage you can begin to answer some of those why questions. Historical data can begin to be measured against other data to answer the question of why something happened in the past. This is the process of gathering and interpreting different data sets to identify anomalies, detect patters, and determine relationships.
Box 2: Prescriptive -
Prescriptive analytics is a combination of data, mathematical models, and various business rules to infer actions to influence future desired outcomes.
Predictive analytics, broadly speaking, is a category of business intelligence that uses descriptive and predictive variables from the past to analyze and identify the likelihood of an unknown future outcome
Box 3: Cognitive -
Reference:
https://demand-planning.com/2020/01/20/the-differences-between-descriptive-diagnostic-predictive-cognitive-analytics/ https://azure.microsoft.com/en-us/blog/answering-whats-happening-whys-happening-and-what-will-happen-with-iot-analytics/
send
light_mode
delete
Question #40
Which type of database is Azure Database for PostgreSQL?
- APlatform as a service (PaaS)Most Voted
- BInfrastructure as a service (IaaS)
- CMicrosoft SQL Server
- Don-premises
Correct Answer:
A
Reference:
https://docs.microsoft.com/en-us/azure/postgresql/overview-postgres-choose-server-options
A
Reference:
https://docs.microsoft.com/en-us/azure/postgresql/overview-postgres-choose-server-options
send
light_mode
delete
All Pages