Hi,

2006/6/16, Takanobu Kawabe <[EMAIL PROTECTED]>:


[snip]
I tried  this statement  without error.

But Ihave some questions.


1.How  many  left join  keywords   can  I   use   in  one SQL statement  if
there
are   5000 datas in  one  table?

as this blog point out, its 31 or 61 depending on your version :
http://mike.kruckenberg.com/archives/2006/06/limit_on_number.html
And the number of rows in the table doen't have to do with this limit
(only the query time :-).

--
http://www.w-fenec.org/

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

Reply via email to