Scott Klarenbach wrote:

Can I select the maximum value across multiple columns?

You want the GREATEST() function:

http://dev.mysql.com/doc/mysql/en/comparison-operators.html

--
Keith Ivey <[EMAIL PROTECTED]>
Smokefree DC
http://www.smokefreedc.org
Washington, DC

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to