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