DP-900 AZURE DATA FUNDAMENTALS

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

An Index

Allows you to search for data in a table more efficiently. Improves performance of a query accessing a table with many rows

2
New cards

SELECT-INTO

Copies all rows / results from one table to a new table. Does an insert into a table

3
New cards

Which 3 database objects allow you to reuse the query definition?

A function, stored procedure, and view

4
New cards

Which three statements accurately describe the properties of a table in a relational database?

1,)A table can have a primary key build on multiple columns. 2.)Each column must have a datatype. 3.)Each row in a table has the same number of columns.

5
New cards

a virtual table based on the results of a SELECT query.

A view

6
New cards

A data service that provides a fully managed relational database with close to 100 percent feature parity with Microsoft SQL Server

Azure SQL Database

7
New cards

Three open-source databases are available as platform as a service (PaaS) in Azure

MariaDB, MySQL, PostgreSQL

8
New cards

A data service allows you to use every feature of Microsoft SQL Server in the cloud?

SQL Server on an Azure Virtual Machines running Windows

9
New cards

An open-source database has built-in support for temporal data and enables applications to query data as the data appeared in previous points in time.

MariaDB

10
New cards

A SQL engine is optimized for IoT scenarios that must work with streaming time series data

Azure SQL Edge

11
New cards

A type of Azure Storage is the least expensive option that allows you to store new or modified image files


block blobs in the Archive tier

12
New cards

Two storage solutions can be mounted in Azure Synapse Analytics and used to process large volumes of data

Azure Data Lake Storage and Azure Blob Storage.

13
New cards

Two characteristics of Azure Table storage?

Each RowKey value is unique within a table partition. Items in the same partition are stored in a RowKey order.

14
New cards

allows you to create cloud-based network shares to make documents and other files available to multiple users.

Azure Files

15
New cards

A native API in Cosmos DB. It manages data in the JSON format.

NoSQL

16
New cards

A storage solution that allows you to aggregate data stored in JSON files for use in analytical reports without additional development effort?

Azure Cosmos DB

17
New cards

A data structure allows you to store data in a two-column format without requiring a complex database management system, used for simple lookups based on a single key to obtain a single value.

Key/Value store

18
New cards
19
New cards
20
New cards
21
New cards
22
New cards
23
New cards
24
New cards
25
New cards