Tucows
 
Want to get involved?   Sign Up   |    Sign In
Search

JoyJoin - SQL TRANSLATION HELPER 1.01

Download
filesize 479.82 KB
This tool translates Oracle SQL statements into non-Oracle RDBMS statements.
Published: Jun 7, 2003
Published by: JoyJoin
www.joyjoin.com
License Shareware
$8.00 to purchase
Trial Period:
OS: 98 / 2k / Me / XP
Cow Rating: 3ra
Popularity: 76%
User Rating:
+0
-0
+0
As an example, this translates "select a.f1,b.f2 from table1 a , table2 b where a.f1 = b.f1(+)" to "select a.f1,b.f2 from table1 a left join table2 b on a.f1 = b.f1."

It can also convert Oracle-specific functions to RDBMS functions, in accordance with user settings. It can delete "from" clauses when the referenced table is "dual," and it handles the conversion of "rownum <= (numeric constant value)" presentation to "top" representation.

Requirements
    Visual Basic 6.0 Runtime
0 comments
Please login to add your comment
Add your own:
Name:
Your Comments:

Advertisement
Advertisement