Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
To ensure daily data completeness checks via a SQL query in Databricks SQL, which method is most efficient for scheduling when the query's output feeds into multiple dashboards?
A
Schedule the query to run every 12 hours from the Jobs UI.
B
Schedule the query to refresh every day from the SQL endpoint’s page in Databricks SQL.
C
Schedule the query to refresh every day from the query’s page in Databricks SQL.
D
Schedule the query to run every day from the Jobs UI.
E
Schedule the query to refresh every 12 hours from the SQL endpoint’s page in Databricks SQL.