Free practice · boolean · medium
Practice
Recognize aggregate NULL behavior
SUM(amount), AVG(amount), MIN(amount), and MAX(amount) normally ignore NULL input values.
Free practice · boolean · medium
Recognize aggregate NULL behavior
SUM(amount), AVG(amount), MIN(amount), and MAX(amount) normally ignore NULL input values.