Hi ... I am need the following query to work :
SELECT
    min(my_colum) as MINIMAL_VALUE
WHERE
    MINIMAL_VALUE > 10

The query is not EXACTLY as this one, but i think it is enough to get you
the idea of my problem...

Thnx for any  help !
[]~S
julio


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to