Automatically indent SQL query

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Philip Bulles
    New Member
    • Nov 2013
    • 2

    Automatically indent SQL query

    Is it possible to auto-indent a query in SSMS Express?

    I am looking for something similar to Ctrl + K + D command used in Visual Studio.
  • David Townsend
    New Member
    • Nov 2013
    • 4

    #2
    There is no something like that built-in SSMS, but you can always try some free commercial tools, like PoorSQL and Dpriver (online formatters), or ApexSQL Refactor (free SSMS and VS add-in)

    Comment

    Working...