ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 69 - DP-203 discussion

Report
Export

You have an Azure Synapse Analytics workspace named WS1 that contains an Apache Spark pool named Pool1. You plan to create a database named DB1 in Pool1.

You need to ensure that when tables are created in DB1, the tables are available automatically as external tables to the built-in serverless SQL pool. Which format should you use for the tables in DB1?

A.
CSV
Answers
A.
CSV
B.
ORC
Answers
B.
ORC
C.
JSON
Answers
C.
JSON
D.
Parquet
Answers
D.
Parquet
Suggested answer: D

Explanation:

Serverless SQL pool can automatically synchronize metadata from Apache Spark. A serverless SQL pool database will be created for each database existing in serverless Apache Spark pools. For each Spark external table based on Parquet or CSV and located in Azure Storage, an external table is created in a serverless SQL pool database.

Reference:

https://docs.microsoft.com/en-us/azure/synapse-analytics/sql/develop-storage-files-spark-tables

asked 02/10/2024
Rehan Malik
51 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first