Hello, I'm not sure if I can use union here or what syntax I should use. I will simplify the tables to only include the necessary information.

I have table1 containing : message, senderid, reference
and table2 contains: senderid, name, address

I want to do a query that gives me : message, reference and name ...

Is this possible with one query?


Thanks !

Richard

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

Reply via email to