LEASTSQLLEAST(aValue, bValue [,...]) Description Returns the smallest value that is not NULL, or NULL if all values are NULL. Examples SQLLEAST(1, 2, 3) Updated almost 5 years ago Table of Contents Description Examples