This freeware software allows you to tidy,beautify or format your Pl/Sql code in a Batch file or Dos prompt.
In other words, it is a command line tool that gives you the Freedom to build it in your programming environment. You can use it in your favorite editor easily.
Features
-indents Pl/Sql depending on block level
-quantity of indent can be specified for each block level independently
-uppercase,lowercase or capitalized keywords/identifiers
-slightly Compact code (removal of redundant space)
-very compact code (all padding spaces are removed e.g. around operations +-)
-formats lists in brackets
-aligns assigntments vertically
-simple syntax checking
-handles sqlplus scripts as well
-backs up original code and keeps old versions of code