Menu

format a large sql statement

2007-11-06
2012-11-13
  • Nobody/Anonymous

    Can on load a blocked sql statement and have n++ format it for you so that it is in 'pretty' form?

     
    • Nobody/Anonymous

      You can use the online Instant SQL Formatter to start with:
      http://www.wangz.net/cgi-bin/pp/gsqlparser/sqlpp/sqlformat.tpl (Ver2.8.3 Updated: 10-21-2007)

      It's a lot easier to finish the redesign in N++ then.

       
    • Nobody/Anonymous

      Thanks!