Login and Register ×
Check your Email for the OTP
MySQL Aggregation functions - MySQL
⚠ Report ✓ Question Verified Copy Link
Explanation:
The MAX function in MySQL is used to retrieve the maximum value from a column. It compares all the values and returns the largest value present in the specified column.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from MySQL Aggregation functions - MySQL