Get your own SQL server

SQL Statement:

x
 
SELECT MAX(Price) AS LargestPrice FROM Products;
        

Edit the SQL Statement, and click "Run SQL" to see the result.

Result:

The Try-MySQL Editor
at w3schools.com

MySQL Database:
TablenamesRecords
Customers91
Categories8
Employees9
OrderDetails2155
Orders830
Products77
Shippers3
Suppliers29