A Databricks SQL dashboard monitors the total record count of a Delta Lake table using the query `SELECT COUNT(*) FROM table_name`. How are the results efficiently generated when the dashboard is refreshed? | Databricks Certified Data Engineer - Professional Quiz - LeetQuiz