I want to ask for technology on retriving from a table two values in
single request. Say, I can do (MySQL query):
select id where name="q";
And through DBI on say $row[0] have the id. But! How to in single
request if I want to retrive 2 ids: for name="q" and for name="w"?
It is a great optimization thing if I in this simple query will reduce
DB-requests by 2. Thank You.

PS. Does anybode know why I do not get any reply from
[EMAIL PROTECTED] Is there any trick in subscribing or
it ceased?

-- 
Best regards,
Strong.

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to