Ultimate access to all questions.
A data engineer is leveraging a Databricks SQL dashboard to oversee the quality of the input data for an ELT job by running a Databricks SQL query to count the number of input records that have unexpected NULL values. The data engineer aims to alert their entire team through a messaging webhook if the count of these NULL values hits 100. What approach should the data engineer adopt to configure a notification for the entire team via a messaging webhook when the count of NULL values reaches 100?