Friday, January 31, 2014

Automatically format SQL or PL/SQL code online/offline

Did you know you can automatically format your sql or pl/sql code?
Complete with indentations and colors and everything.

My Favourite tools to accomplish this online are:
sqlformat.appspot.com
and
www.dpriver.com/pp/sqlformat.htm

If you have sql developer, you can paste your code into a worksheet and press Ctrl+F7 to format the code.

No comments:

Post a Comment