
Ultimate access to all questions.
An engineering manager seeks to automate a Databricks SQL query to monitor data source ingestion latency, with the goal of eliminating the need for manual daily reruns. What is the most effective method to ensure the query updates automatically each day?
A
Schedule the query to refresh every 12 hours from the SQL endpoint‘s page in Databricks SQL.
B
Schedule the query to run every 1 day from the Jobs UI.
C
Schedule the query to refresh every 1 day from the query‘s page in Databricks SQL.
D
Schedule the query to refresh every 1 day from the SQL endpoint‘s page in Databricks SQL.
E
Schedule the query to run every 12 hours from the Jobs UI.