What kind of joins does MySQL support?
MySQL Supports following joins Inner Cross Strainght Outer Natural Please check following Link: MySQL :: MySQL 5.0 Reference Manual :: 13.2.8.2 JOIN Syntax
Forum Rules