DP-900 Exam Questions
193 real DP-900 exam questions with expert-verified answers and explanations. Page 4 of 4.
- Question #241
You have a data store that has the structure shown in the following exhibit. Which type of data store is this?
- Question #242
Which type of database contains nodes and edges?
- Question #243
Which Azure service provides the highest compatibility for databases migrated from Microsoft SQL Server 2019 Enterprise edition?
- Question #244Data Analytics / Data Engineering Fundamentals - Understanding core components of data warehouse architecture including dimensional modeling concepts, data integration pipelines, and analytical storage systems.
Drag and Drop Question 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...
Data WarehousingETL ProcessesDimensional ModelingBusiness Intelligence - Question #245
A data engineer is responsible for which task?
- Question #249
Which file format has defined names and data types for each column and uses compressed columnar storage?
- Question #252
A retail point of sale (POS) system is an example of which type of solution?
- Question #254
You have structured data in tabular format. What represents an individual instance of a data entity?
- Question #256
Which Azure SQL offering provides near-100 percent compatibility with on-premises Microsoft SQL Server instances, while providing automated updates. backups, and maintenance tasks?
- Question #259Describe core data concepts and how they are implemented using Azure data services (Microsoft DP-900: Azure Data Fundamentals - Core Data Concepts & Azure Data Storage)
Drag and Drop Question Match the data storage options to the appropriate types of data. To answer, drag the appropriate data storage option from the column on the left to its data...
Azure Storage ServicesData ClassificationStructured vs Unstructured DataAzure Data Fundamentals - Question #265Describe how to work with real-time data in Azure / Identify Azure data analytics services and their associated query languages (DP-900 or DP-203 exam domain)
Drag and Drop Question Match the data processing languages to the appropriate real-time analytics services. To answer, drag the appropriate term from the column on the left to its...
Real-Time AnalyticsAzure Data ServicesQuery LanguagesKQL vs SQL - Question #266
What is a difference between structured data and semi-structured data?
- Question #267
A bank needs to ensure that after an account transfer transaction completes, the revised account balances persists even if the database system hosting the transaction becomes tempo...
- Question #268
Which statement is an example of Data Manipulation Language (DML)?
- Question #269
Which language is used to define queries in Azure Synapse Data Explorer?
- Question #270
Which Azure Cosmos DB API should you use for a graph database?
- Question #271
A bank needs to ensure that a transaction involving debiting funds from a source account and crediting the same funds to a destination account must complete both actions. If either...
- Question #272
Blob rehydration occurs in Azure Blob storage when a blob moves between which access tiers?
- Question #273
Which activity is most common for transactional workloads?
- Question #274
You have a banking application that transfers money in to and out of accounts. Of which type of solution is this is an example?
- Question #275
SELECT, INSERT, and UPDATE are examples of which type of SQL statement?
- Question #276
In an analytical data model, which type of table contains entities that are used to aggregate numeric values, where each entity is represented by a row with a unique key value?
- Question #277
In a fully denormalized database, how is data read and written for a single entity?
- Question #283Describe Azure storage services / Describe Azure database and analytics services (AZ-900 Domain: Core Azure Services)
Drag and Drop Question Match the Azure Cosmos DB APIs to the appropriate data structures. To answer, drag the appropriate API from the column on the left to its data structure on t...
Azure Cosmos DBNoSQL APIsData ModelingDatabase Services - Question #285Describe Cloud Concepts - Identify the appropriate cloud service model (IaaS, PaaS, SaaS) for Azure database services (AZ-900 / DP-900 Core Concepts)
Drag and Drop Question Match the cloud service model to the appropriate Azure relational database service. To answer, drag the appropriate cloud service model from the column on th...
Cloud Service ModelsAzure Relational DatabasesIaaS vs PaaSAzure SQL Database - Question #286Core Data Concepts - Identify roles and responsibilities in the data profession (Microsoft DP-900 / Azure Data Fundamentals)
Drag and Drop Question Match the job roles to the appropriate tasks. To answer, drag the appropriate job role from the column on the left to its task on the right. Each role may be...
Data RolesData EngineeringDatabase AdministrationData Analytics - Question #287Describe core data concepts and the roles of data professionals (e.g., Microsoft DP-900 / Azure Data Fundamentals - Core Data Concepts domain)
Drag and Drop Question Match the job roles to the appropriate tasks. To answer, drag the appropriate role from the column on the left to its task on the right. Each role may be use...
data rolesjob responsibilitiesdata team structurecloud data concepts - Question #289Describe core data concepts and the roles of data professionals in an organization (e.g., Microsoft DP-900: Azure Data Fundamentals - Core Data Concepts)
Drag and Drop Question Match the job roles to the appropriate tasks. To answer, drag the appropriate role from the column on the left to its task on the right. Each role may be use...
Data RolesJob ResponsibilitiesData Analyst vs Data EngineerDatabase Administration - Question #297
How is raw data stored in a data lakehouse?
- Question #298
What is the typical latency for read operations against media files stored in the Cool access tier of Azure Blob Storage?
- Question #299
Which three services support Apache Spark? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- Question #300
You have data in a tabular format as shown in the following table. Of which type of data is this an example?
- Question #301
What can you use to create data ingestion pipelines?
- Question #302
Which service is optimized for IoT scenarios that involve streaming time series data?
- Question #303
Which statement is an example of Data Definition Language (DDL)?
- Question #304
What is the responsibility of a database administrator?
- Question #305
You have the following T-SQL statement. SELECT o.OrderNo, o.OrderDate, c.Address, c.City FROM Order AS o JOIN Customer AS c ON o.Customer = c.ID; What is the function of the ON cla...
- Question #306
You have an Azure SQL database that contains tables for customers and orders. You need to create a query that will return the orders placed by each customer. Which two Transact-SOL...
- Question #307
You have a database that stores data in the format shown in the following table. Of which type of database is this an example?
- Question #322
You need to implement an Azure platform as a service (PaaS) service that will host a relational database. The solution must support built-in autoscaling. Which service should you i...
- Question #323
You need to accept and store large quantities of IoT streaming data. Which database solution should you use?
- Question #325
Which type of Microsoft Power BI visual can you use to examine trends over time for one or more series of values?
- Question #326
Which service can be used to build extract, transform, and load (ETL) pipelines?