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