Is there a way in SQL to have the resultant query use the same sequence as
the original items in an "IN" list, e.g.
WHERE Name IN ('John','Joe','Sarah')
I'm passing form elements and need to look up information on each and then redisplay
them
in the same order. Would be a lot easier if I can somehow force that IN clause to find
the records in the original sequence...
Gene Kraybill
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.