SELECT MAX(column_name) FROM table_name;
SELECT MAX(Price) AS HighestPrice FROM table;
SHARE THIS POST
Subscribe to our Free Email Updates!
0 comments :
Post a Comment