Informatics Practices

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

SQL Queries

2 Likes

Answer

False

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

Answered By

1 Like


Related Questions