
Answer-first summary for fast verification
Answer: The first value.
If your query returns multiple records, the condition is checked on the first one. More Info: Creating an alert in Databricks.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
When a Databricks SQL alert is set up on a column that returns multiple values, which value is used to trigger the alert?
A
The average of all the values.
B
If any of the values satisfy the condition, the alert will be triggered.
C
The last value.
D
The row number selected while setting up the alert.
E
The first value.
No comments yet.