| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: rewrite a RIGHT JOIN
In article <abb373f7.0210110035.7a77981b_at_posting.google.com>,
Dan <paraschiv_at_rol.ro> wrote:
>Hello Everybody,
>
>
> Here is my problem: I have an SQL query that works fine on DB2,
>but I need a query that produces the same results to work on MySql also.
>My DB2 query uses a RIGHT JOIN that is unsupported by MySql.
MySQL supports LEFT JOIN and RIGHT JOIN. Which version are you using?
![]() |
![]() |