ExamGecko
Home Home / Microsoft / DP-900

Microsoft DP-900 Practice Test - Questions Answers, Page 21

Question list
Search
Search

Related questions











You need to modify a view in a relational database by adding a new column.

Which statement should you use?

A.
MERGE
A.
MERGE
Answers
B.
ALTER
B.
ALTER
Answers
C.
INSERT
C.
INSERT
Answers
D.
UPDATE
D.
UPDATE
Answers
Suggested answer: B

Which Azure storage solution provides native support for POSIX-compliant access control lists (ACLs)?

A.
Azure Table storage
A.
Azure Table storage
Answers
B.
Azure Data Lake Storage
B.
Azure Data Lake Storage
Answers
C.
Azure Queue storage
C.
Azure Queue storage
Answers
D.
Azure Files
D.
Azure Files
Answers
Suggested answer: B

Explanation:

Reference:

https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-access-control

A bar chart showing year-to-date sales by region is an example of which type of analytics?

A.
predictive
A.
predictive
Answers
B.
prescriptive
B.
prescriptive
Answers
C.
descriptive
C.
descriptive
Answers
D.
diagnostic
D.
diagnostic
Answers
Suggested answer: D

Which setting can only be configured during the creation of an Azure Cosmos DB account?

A.
geo-redundancy
A.
geo-redundancy
Answers
B.
multi-region writes
B.
multi-region writes
Answers
C.
production or non-production account type
C.
production or non-production account type
Answers
D.
API
D.
API
Answers
Suggested answer: D

Explanation:

You must create a separate account for each API.

Reference:

https://docs.microsoft.com/en-us/azure/cosmos-db/how-to-manage-database-account

You need to perform hybrid transactional and analytical processing (HTAP) queries against Azure Cosmos DB data sources by using Azure Synapse Analytics.

What should you use?

A.
Synapse pipelines
A.
Synapse pipelines
Answers
B.
a Synapse SQL pool
B.
a Synapse SQL pool
Answers
C.
Synapse Link
C.
Synapse Link
Answers
D.
Synapse Studio
D.
Synapse Studio
Answers
Suggested answer: C

Explanation:

https://docs.microsoft.com/en-us/azure/cosmos-db/synapse-link

You need to create a visualization of running sales totals per quarter as shown in the following exhibit.

What should you create in Power BI Desktop?

A.
a waterfall chart
A.
a waterfall chart
Answers
B.
a ribbon chart
B.
a ribbon chart
Answers
C.
a bar chart
C.
a bar chart
Answers
D.
a decomposition tree
D.
a decomposition tree
Answers
Suggested answer: A

Explanation:

https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-types-for-reports-and-q-and-a

Which type of database is Azure Database for PostgreSQL?

A.
Platform as a service (PaaS)
A.
Platform as a service (PaaS)
Answers
B.
Infrastructure as a service (IaaS)
B.
Infrastructure as a service (IaaS)
Answers
C.
Microsoft SQL Server
C.
Microsoft SQL Server
Answers
D.
on-premises
D.
on-premises
Answers
Suggested answer: A

Explanation:

Reference: https://docs.microsoft.com/en-us/azure/postgresql/overview-postgres-choose-server-options

Which storage solution supports access control lists (ACLs) at the file and folder level?

A.
Azure Data Lake Storage
A.
Azure Data Lake Storage
Answers
B.
Azure Queue storage
B.
Azure Queue storage
Answers
C.
Azure Blob storage
C.
Azure Blob storage
Answers
D.
Azure Cosmos DB
D.
Azure Cosmos DB
Answers
Suggested answer: A

Explanation:

Azure Data Lake Storage Gen2 implements an access control model that supports both Azure role-based access control (Azure RBAC) and POSIX-like access control lists (ACLs).

Reference: https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-access-control

What is a characteristic of batch processing?

A.
The data ingested during batch processing must be processed as soon as the data is received.
A.
The data ingested during batch processing must be processed as soon as the data is received.
Answers
B.
Large datasets must be split into batches of less than 1 GB before the data can be processed.
B.
Large datasets must be split into batches of less than 1 GB before the data can be processed.
Answers
C.
There is a noticeable time delay between ingesting data and obtaining the data processing results.
C.
There is a noticeable time delay between ingesting data and obtaining the data processing results.
Answers
D.
Batch processing can only process data that is structured.
D.
Batch processing can only process data that is structured.
Answers
Suggested answer: C

Explanation:

Box 1: Yes Tables are database objects that contain all the data in a database. In tables, data is logically organized in a row-and-column format similar to a spreadsheet. Each row represents a unique record, and each column represents a field in the record.

Box 2: No

An index is an on-disk structure associated with a table or view that speeds retrieval of rows from the table or view.

Box 3: Yes

A view is a virtual table whose contents are defined by a query. Like a table, a view consists of a set of named columns and rows of data.

Reference:

https://docs.microsoft.com/en-us/sql/relational-databases/tables/tables

https://docs.microsoft.com/en-us/sql/relational-databases/indexes/clustered-and-nonclustered-indexes-described

https://docs.microsoft.com/en-us/sql/relational-databases/views/views?view=sql-server-ver15

Which clause should you use in a SELECT statement to combine rows in one table with rows in another table?

A.
SET
A.
SET
Answers
B.
VALUES
B.
VALUES
Answers
C.
KEY
C.
KEY
Answers
D.
JOIN
D.
JOIN
Answers
Suggested answer: D

Explanation:

Reference:

https://www.tutorialspoint.com/sql/sql-using-joins.htm

Total 285 questions
Go to page: of 29