I tried:

select ... from T1 a inner join T1 b using(...);

and it doesn't work. I get a message about "Can't reopen table: 'a' ".

Is this not something that belongs in section "1.4.4 Functionality
Missing from MySQL" of the manual?



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to