
JoyJoin - SQL TRANSLATION HELPER 1.01
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.
-
Visual Basic 6.0 Runtime
Print to PDF with PrimoPDF view it
IfranView is a powerful free tool for batch converting image files. view it
Using Handbrake to convert a video file to play on iPod, iPhone or other device view it
Google makes it easy to find out what your currency is worth in another country! view it
Customize your desktop by making fun icons out of your images. view it
Switch it up: Converting image types online view it
Windows 7 comes with a Snipping Tool that's easy-to-use! view it
A cool touch, the Voice Memo app lets you edit your memos. view it
Tweak that pic with some Picnik effects view it
Keep your Kijiji wheelings and dealings straight with My Kijiji view it






