NEW RELEASE: SQL PRETTY PRINTER VERSION 3.3.2

SQL Pretty Printer V3.3.2 desktop version is available on July 19, 2012.

You can download the latest version here:
Desktop version: http://www.dpriver.com/dl/sqlpp_desktop_3_3_2.zip

We have added one new format option gFmtOpt.TrueLeft, left align all keywords including AND/OR and ON keyword in join clause. Here is the sql formatted when gFmtOpt.TrueLeft set to true.

sql pretty printer format option: true left

In order to make this format option works correctly, following options must be set correspondingly.

sql pretty printer format options: true left


sql pretty printer format options: true left

Some other improvements in this release:

  • [plsql] support label before function call statement
  • [plsql] support create package body with empty statements inside.
  • [MySQL] select statement in group_concat function was parsed
  • [MySQL] able to format create view statement of MySQL
  • [MySQL] add support for [DEFINER = { user | CURRENT_USER }] and [SQL SECURITY { DEFINER | INVOKER }] in create view statement.
  • [MySQL] support multi-list of characteristic such as READS SQL DATA in create procedure statement
  • [MySQL] add support for [DEFINER = { user | CURRENT_USER }] in create procedure statement
  • [MySQL] support into clause like: SELECT COUNT(*) FROM tmpT INTO variablename;
  • [DB2] fix a bug can’t process if statement correctly inside block.

Newsletter Updates

Enter your email address below to subscribe to our newsletter