hi all... how can i do a query on a list of ids without doing individual queries for each one of them?
something like: select id,title from content where id = 100,106,109; of course this doesn't work... is it possible somehow? thanks.... -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]