Recent content by salles

  1. S

    transfer exported file by FTP

    Hi! Is there any possibility to export in HTML and transfer this file by FTP?
  2. S

    ANSI joins

    I would like to suggest this very useful implementation and can be obtained from the site www.sqlparser.com Source code is also available (http://www.sqlparser.com/dlaction.php?fid=sqlformatter_demo&ftitle=SQL%20Formatter%20with%20source%20code). Thanks for listening.
  3. S

    ANSI joins

    Is there any option in PL/SQL Developer 12 to convert the queries written using the old-style joins (using "(+)") to new ANSI joins (using "LEFT OUTER JOIN")?
Back
Top