How are results generated each time a Databricks SQL dashboard updates when it's configured to monitor the total record count in a set of Delta Lake tables using the following query pattern? ```sql SELECT COUNT(*) FROM table_name ``` | Databricks Certified Data Engineer - Professional Quiz - LeetQuiz