Format massive, broken queries
I'm working with a package which generates T-SQL to manage a complex object database implemented in SQL Server. One query, saved with Profiler, was over 200 pages when pasted into WORD. Once in a while these queries fail, and testing in SSMS is useful. I would like PROMPT to format the query as far as it can, rather then check for errors and then fail with no formatting.
2
votes
Alan Spillert
shared this idea
Closing because this is a SQL Prompt suggestion, not a SQL Source Control suggestion.