
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
If you'd like to snag some tunes off a CD, Audiograbber is a great, free tool! view it
Switch it up: Converting image types online view it
Google makes it easy to find out what your currency is worth in another country! view it
Google Docs does more than just create word processing documents 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
Writing Google AdWord ads that catch users' attention and drive visitors to your site view it






