CBSE Class 12 Informatics Practices Question 78 of 79

Database Query using SQL — Question 9

Back to all questions
9
Question

Question 9

Argument type of AVG() function can be numeric or string data type.

Answer

False

Reason — The AVG() function always takes arguments of integer type only.