SQL Fundamentals — Easy
Key points
- MIN(price) specifically finds the smallest value
- It does not return the first inserted price or the average of all prices
- It does not return zero if any price is NULL
Ready to go further?
Related questions
SQL Fundamentals — Easy
Key points
Ready to go further?
Related questions