Which of the following group functions ignore NULL values ?
All of the above
Reason — All aggregate functions, except for COUNT(*), ignore null values in their input collection.