Q. Which SQL function returns the maximum value in a column?
Solution:
MAX() returns the largest value in a specified column of a SQL query result.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
MAX() returns the largest value in a specified column of a SQL query result.
Strengthen Your Practice with our comprehensive question bank.