mysql MAX() function
Translation results:
UK [mæks] US [mæks]
adv.At most
mysql MAX() functionsyntax
Function: Return the maximum value in a column. NULL values are not included in the calculation.
Syntax: SELECT MAX(column_name) FROM table_name
Notes: MIN and MAX can also be used for text columns to obtain Highest or lowest value in alphabetical order.
mysql MAX() functionexample
//查找 "OrderPrice" 列的最大值 SELECT MAX(OrderPrice) AS LargestOrderPrice FROM Orders;
Popular Recommendations
- Basic Protection Against Max Execution Time Limit
- Xiaomi\'s huge TV Max 100 on the way to Europe
- Xiaomi reveals new Robot Vacuum X20 Max as best global model
- iPhone 16 Pro Max lab test reveals its actual charging speed
- Samsung S24 Ultra smokes iPhone 16 Pro Max in battery life test
- AirPods Max refresh brings new colors and a switch to USB-C