Question

I have stored procedure (unorganized - not properly outlined)

I want automatic outlining in the stored procedure by using VS.

Was it helpful?

Solution

http://www.sqlinform.com/free_online_sw.html

Try this, or google "SQL Indentation"

OTHER TIPS

You could create your own template file which you then load in.

http://www.switchonthecode.com/tutorials/visual-studio-how-to-create-item-templates

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top