mysql 4.0.18-standard

I am running this select:
SELECT a, b, c, from table where zip IN (94949, 94945, 94947)

How can I get back a result set in the order of the `IN` part of the
statement?
-- 
-------------------------------------------------------------
Scott Haneda                                Tel: 415.898.2602
<http://www.newgeo.com>                     Novato, CA U.S.A.



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

Reply via email to