Advanced SQL Developer — Easy
Key points
- MIN() is specifically designed to find the smallest value.
- FIRST() returns the first value in a column, not necessarily the smallest.
- LEAST() is not a valid SQL aggregate function.
- BOTTOM() is not a standard SQL function for finding the smallest value.
Ready to go further?
Related questions
