Posted by Kleist on 09/29/50 11:24
Hilarion wrote: > > Try this: > > SELECT MIN( id ) AS res_id > FROM some_table > GROUP BY prod_nr > ORDER BY 1 > Thank you very much! Without the ordering works great.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming