sybperl-l Archive
Up Prev Next
From: Steve Baumgarten <sbb at panix dot com>
Subject: Re: Stored procedure question
Date: May 31 2006 2:29AM
Alan Olsen wrote:
> I have a bunch of sybase stored procedures that I did not write, but I
> have to maintain. The author had a "unique" style of indentation. (I
> think it involved a variable width font, among other things.)
This web site will do what you want:
http://www.sqlinform.com/
Just copy the offending SQL, paste into a Java applet (which runs in
your browser, so there's nothing to download) and back comes
pretty-printed SQL.
SBB
|