> >
> > *                /-----\   /-----\
> > *               /       \ /       \
> > *              /         X         \
> > *             /         / \         \
> > *            /         /   \         \
> > *            |    A    | B |   C     |
> > *            \         \   /         /
> > *             \         \ /         /
> > *              \         X         /
> > *               \       / \       /
> > *                \-----/   \-----/
> > *


> It doesn't matter if I had used an INNER, LEFT, RIGHT, or CROSS join, the

So (A) INNER JOIN (C) is (B)   ( A int C ).

Can you explain what are the other JOINs (CROSS, NATURAL, OUTER etc) ?



Sandy




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

Reply via email to