| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Bryan Cantwell | Date: | December 17 2009 7:13pm |
| Subject: | Lesser of two values in list | ||
| View as plain text | |||
I need to find the lesser of two values provided in a list. I know I can do it with a couple of IF's in a function, but I'd really like to know if there is already a function that I can use. min(12,3,1,4) of course doesnt work, but is there some other math function I am overlooking in MySql?
| Thread | ||
|---|---|---|
| • Lesser of two values in list | Bryan Cantwell | 17 Dec |
| • Re: Lesser of two values in list | Peter Brawley | 17 Dec |
