Tidy for SQL
        Posted  
        
            by Rob
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Rob
        
        
        
        Published on 2009-07-07T15:43:08Z
        Indexed on 
            2010/04/24
            15:43 UTC
        
        
        Read the original article
        Hit count: 274
        
I'm looking for a tool that that I can use to clean up (formatting, tabs etc...) my stored procedures and views. Is there anything like html's tidy, but for SQL which is free/open source?
© Stack Overflow or respective owner