This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
You need to store the results of a query in a serverless SQL pool as files in a data lake. Which SQL statement should you use?
BULK INSERT
CREATE EXTERNAL TABLE AS SELECT
COPY
Which of the following file formats can you use to persist the results of a query?
CSV only
Parquet only.
CSV and Parquet.
You drop an existing external table from a database in a serverless SQL pool. What else must you do before recreating an external table with the same location?
Delete the folder containing the data files for dropped table.
Drop and recreate the database.
Create an Apache Spark pool.
You must answer all questions before checking your work.
Was this page helpful?