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