Question: How are aggregate functions and NULL values handled differently in SQL ? Question 7 options: A ) Aggregate functions return NULL when either operand is
How are aggregate functions and NULL values handled differently in SQL
Question options:
A Aggregate functions return NULL when either operand is NULL
B Aggregate functions ignore NULL values, while arithmetic operators return NULL when either operand is NULL
C Aggregate functions and arithmetic operators handle NULL values in the same way
D Aggregate functions process NULL values as
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
