Tucows logo
Search our site:
Advanced options

Windows Mac Linux Mobile/PDA Online Services Purchase Software Shopping
Business Games Internet Multimedia System and utilities Themes
  Windows > Business > SQL > JoyJoin - SQL TRANSLATION HELPER
Newsletter sign-up:

 
JoyJoin - SQL TRANSLATION HELPER 1.01 Rating: 3 cow rating


License: Shareware

Price: $8.00

Information:
This tool translates Oracle SQL statements into non-Oracle RDBMS statements. 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.



Additional Software Required:
Visual Basic 6.0 Runtime
  
Download
  • Win 98
  • Win 2k
  • Win Me
  • Win XP
  • File details
    Date:
    Jun 7, 2003


    Size: 479.8KB

    Estimated download time:
     


    Developer
    home page
    View a
    screen shot

    ADVERTISEMENT