
Ultimate access to all questions.
The data engineering team has observed that when they submit their Databricks SQL queries to a SQL endpoint that is not currently running, the response times are significantly slow. To address this issue and improve the time it takes to return query results, which of the following approaches can the team implement?
A
They can turn on the Serverless feature for the SQL endpoint and change the Spot Instance Policy to 'Reliability Optimized.'
B
They can turn on the Auto Stop feature for the SQL endpoint.
C
They can increase the cluster size of the SQL endpoint.
D
They can turn on the Serverless feature for the SQL endpoint.
E
They can increase the maximum bound of the SQL endpoint's scaling range.