MCQs > IT & Programming > MySQL > The correct way to average all of the values from a column 'values' from table 'foo' is

MySQL MCQs

The correct way to average all of the values from a column "values" from table "foo" is

Answer

Correct Answer: SELECT AVG(values) FROM foo

Explanation:

Note: This Question is unanswered, help us to find answer for this one

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it