Hi,

I would try:

Select email
>From table2, table3
Where table3.emailID = table2.emailID
And id = "1"

This should give you 

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

FG

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to