You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Marc Lustig <ma...@marclustig.com> on 2003/02/04 01:34:18 UTC

getting highest value using MAX function possible?

Is it possible to use torque to retrieve the highest value of a specific
field?

SELECT MAX(field) FROM tbl