 JoyJoin Screenshot
| JoyJoin is a tool to help translate Oracle SQL statements into that for non-Oracle database systems, including Microsoft-SQL-Server, DB2, MySQL etc.). It converts the (+) type outer join to `Left Join` type or `=*` type to OuterJoin. It also offers conversion of Oracle-specific functions to RDBMS functions in accordance with user-setting and provides functionalities specific to translation into MS-SQL Server.
|