Math, asked by golusuraj343434, 4 months ago

. Select greatest number.​

Answers

Answered by sjk17312
6

How do I select the highest number in SQL?

To find the max value of a column, use the MAX() aggregate function; it takes as its argument the name of the column for which you want to find the maximum value. If you have not specified any other columns in the SELECT clause, the maximum will be calculated for all records in the table

Similar questions
Math, 11 months ago