Informatics Practices

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

SQL Queries

1 Like

Answer

False

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

Answered By

3 Likes


Related Questions