This article is tagged with:
Sql display max value
and mysql
sql display max value
SELECT MAX(<numeric column="">) FROM <table>;
SELECT MAX(<numeric column="">) FROM <table> GROUP BY <other column="">;</other></table></numeric></table></numeric>