Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are using an Azure Synapse Analytics serverless SQL pool to query a collection of Apache Parquet files by using automatic schema inference. The files contain more than 40 million rows of UTF-8-encoded business names, survey names, and participant counts. The database is configured to use the default collation.
The queries use OPENROWSET and infer the schema shown in the following table.
You need to recommend changes to the queries to reduce I/O reads and tempdb usage.
Solution: You recommend using OPENROWSET WITH to explicitly specify the maximum length for businessName and surveyName.
Does this meet the goal?
Fer079
Highly Voted 2 years, 2 months agosolref
2 years, 1 month agoAlborz
Most Recent 1 year, 9 months agoSamuel77
1 year, 10 months agoPlb2
1 year, 10 months agoDarioReymago
2 years, 1 month agosolref
2 years, 1 month agosolref
2 years, 1 month agoMaazi
2 years, 4 months agoivanb94
2 years, 3 months agoDS_newb
2 years, 1 month agonbagchi
2 years, 4 months ago