It would be nice to be able to format the BY after GROUP and ORDER as a different line of code
Would like to have the following:
GROUP
BY p.ProjectNo
,p.Title
and
ORDER
BY p.ProjectNo
,p.Title
2
votes
Javed Wahid
shared this idea
-
AdminDevart (_, Devart) commented
Hi,
Thanks for your patience!
Please be informed that there is a separate section for ORDER BY, GROUP BY clauses in both queries and subqueries in the formatting profile settings.
Best,
Devart Support Team
-
Javed Wahid commented
It didn't maintain my formatting, I wanted the BY to be indented along with the columns