
Ultimate access to all questions.
The data analysis team has observed that their Databricks SQL queries experience significant slowdowns when connected to their always-on SQL endpoint. This performance degradation becomes evident especially when numerous team members execute small queries simultaneously. Seeking assistance, they approach the data engineering team. Upon investigation, the data engineering team identifies that all of the team’s queries are utilizing the same SQL endpoint. What strategy can the data engineering team employ to reduce the query latency for the team?
A
They can increase the cluster size of the SQL endpoint.
B
They can increase the maximum bound of the SQL endpoint’s scaling range.
C
They can turn on the Auto Stop feature for the SQL endpoint.
D
They can turn on the Serverless feature for the SQL endpoint.