Options

Formatting Issues/Suggestions

Alex FekkenAlex Fekken Posts: 31
edited March 28, 2007 12:27PM in SQL Refactor Previous Versions
When Operator placement "On a new Line" is Off, any JOIN clauses are also in-lined as if JOIN keywords are treated as operators (which is true in a relational sense but I don't think most people would see it that way). Since this obscures the presence of the JOINs I think JOINs should always start a new line or have their own separate "On a New Line" option for that.

With Parenthesis Placement for Data Statements set to "On new Line" this option is ignored for (long) subqueries that are JOINed and also those on the right hand side of a SET assignment. This leads to extreme indenting.

Comments

Sign In or Register to comment.