Microsoft DP-900 Microsoft Azure Data Fundamentals Online Training
Microsoft DP-900 Online Training
The questions for DP-900 were last updated at Dec 20,2024.
- Exam Code: DP-900
- Exam Name: Microsoft Azure Data Fundamentals
- Certification Provider: Microsoft
- Latest update: Dec 20,2024
DRAG DROP
Match the Azure Data Lake Storage terms to the appropriate levels in the hierarchy.
To answer, drag the appropriate term from the column on the left to its level on the right. Each term may be used once, more than once, or not at all. NOTE: Each correct match is worth one point.
HOTSPOT
To complete the sentence, select the appropriate option in the answer area.
Your company is designing a data store tor internet-connected temperature sensors. The collected data will be used to analyze temperature trends.
Which type of data store should you use?
- A . relational
- B . columnar
- C . graph
- D . time series
What is a benefit of the Azure Cosmos DB Table API as compared to Azure Table storage?
- A . supports partitioning
- B . provides resiliency if art Azure region fads
- C . provides a higher storage capacity
- D . supports a multi-master model
Which setting can only be configured during the creation of an Azure Cosmos DB account?
- A . geo-redundancy
- B . multi-region writes
- C . production or non-reduction account type
- D . API
DRAG DROP
Match the types of data to the appropriate Azure data services.
To answer, drag the appropriate data types from the column on the left to its service on the right. Each data type may be used once, more than once, or not at all. NOTE: Each correct match is worth one point.
DRAG DROP
Match the tools to the appropriate descriptions.
To answer, drag the appropriate tool from the column on the left to its description on the right. Each tool may be used once, more than once, or not at all. NOTE: Each correct match is worth one point.
Which statement is an example of Data Manipulation Language (DML)?
- A . INSERT
- B . DISABLE
- C . ALTER
- D . DROP
You have a SQL query that combines customer data and order dat a. The query includes calculated columns.
You need to persist the SQL query so that other users can use the query.
What should you create?
- A . a table
- B . an index
- C . scalar function
- D . a view
HOTSPOT
To complete the sentence, select the appropriate option in the answer area.