mysql minimum value of 2 columns code example Example: mysql select smaller of two values SELECT LEAST(2,0);