SQL Pretty printer is a tool that helps you beautify your sql code,make it more readable. While it sit in the traybar, you can format SQL in your favorite editor just by copy,format, and paste.
Besides beautify the SQL, it can also translate the SQL into C#,Java,Php and other program languages that is ready to use in your program.
SQL Pretty printer is designed to deal with SQL statement used by different Database Such as Oracle,DB2,Informix,Sybase,Postgres,MySQL and so on. And we will make it conforms to most of the entry-level SQL99 Standard.