I would like ApexSQL to not format the columns in OVER(PARTITION BY col1, col2,...coln ORDER BY col1, col2,.. coln) clause. I set Column Lists option to 'Place each item on a new line'. I want this option format the column list in SELECT, INSERT and ORDER…