I knwo how to do this for a single userid...
select u.firstname FROM users u, issues i WHERE u.id=iuserid
etc...
But I need to get two names at the same time...will some version of left join work?
D
_________________________________________
"If you're not in e-business ... you're not in business.." _________________________________________
Doug Wolfgram GRAFX Group, Inc. Cell: 949.433.3641 http://www.gfx.com
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]