OUTPUT and INTO Insert/Update/Delete not aligned

I'm using SQL Prompt to format queries, however, the OUTPUT and INTO clause, when used with insert/update/delete statements, they're not aligned with SELECT <fields> and FROM <tables> portion of the code. Please see attached images for reference (highlighted the missing alignment).

If it's formatting from my end, how do I include these two clauses to align properly? Thanks
Tagged:

Answers

Sign In or Register to comment.