Hi.

Is there a way to in the mysql client (4.0.18) to for a list of "IDs"
execute 2 queries with each ID...

I.e. : I have a list of IDs 1,2,3,24,19,4,5 ... and would like to
"loop" through them to execute 2 queries for each one so that I can
pull the proper records out and print out the results....

I do not have PHP or such currenlty working on this system and do not
wish to have to code two additioanl queries each time I need to add an
ID or hunt for the 2 queries when I am deleting them.... ?

Thanks
Gary/KC2NPU

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

Reply via email to