Syntax
MIN( Fieldname )
Description
MIN returns the minimum value of the column.
Example:
SELECT MIN(preis) FROM torder
Returns the minimum value of preis.
Managers are not born but made: www.mba-mainz.de