This tutorial explains how to use the MySQL LEAST function with syntax and examples.
The MySQL LEAST function returns the smallest value in a list of expressions.
The syntax for the LEAST function in MySQL is:
The expressions that are evaluated by the LEAST function.
The LEAST function can be used in the following versions of MySQL:
Let's look at some MySQL LEAST function examples and explore how to use the LEAST function in MySQL.
For example: