
Answer-first summary for fast verification
Answer: A query being refreshed on a schedule does not use a SQL Warehouse (formerly known as SQL Endpoint)., You must have workspace administrator privileges to configure a refresh schedule.
The question asks which statement about refresh schedules is NOT true. Based on the community discussion and Databricks best practices: - Option E is incorrect because workspace administrator privileges are NOT required to configure a refresh schedule. Users with appropriate permissions (like data engineers or analysts) can set up refresh schedules, as confirmed by multiple community members with upvotes. - Option C is also incorrect because a query being refreshed on a schedule DOES use a SQL Warehouse (formerly SQL Endpoint) to execute the refresh, contrary to what the statement claims. The other options are correct: - A: Refresh intervals can indeed range from 1 minute to 2 weeks. - B: Refresh schedules can be configured in the Query Editor. - D: A refresh schedule is different from an alert (alerts notify based on query results, while refresh schedules run queries periodically).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Which of the following statements regarding a refresh schedule is NOT true?
A
A query can be refreshed anywhere from 1 minute to 2 weeks.
B
Refresh schedules can be configured in the Query Editor.
C
A query being refreshed on a schedule does not use a SQL Warehouse (formerly known as SQL Endpoint).
D
A refresh schedule is not the same as an alert.
E
You must have workspace administrator privileges to configure a refresh schedule.