| Article: |
Self-Inflicted SQL | |
| Subject: | self join | |
| Date: | 2003-06-09 22:24:08 | |
| From: | anonymous2 | |
|
Response to: self join
|
||
| MySQL does not support joins. | ||
Showing messages 1 through 1 of 1.
-
self join
2003-06-16 07:37:15 jpa5n [View]
Sure it does. INNER, LEFT, and RIGHT JOIN syntax is support in MySQL 3.x and 4.x.


