Hi,

> The following statement will not work:
>
> $sql = "select * from sometable t1, sometable t2 where t1.field1 =
> t2.field2";

do you get an error? It should work.

Johannes




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to