Thank you. I ended up changing it to an implicit cursor ...For c1 in (select...) and that formatted. For the amount of data, this approach is fine. Good to know about the comment to fool the beautifier.
Thanks for the reply. So I assume the beautifier ignore tag concept doesn't exist either at this point? I saw some mention it in another post. Any ideas to sort of break the beautifier for this statement?
I rarely use this syntax, but I have occasion to today and noticed that SET(.....) is all placed on one line instead of a field per line. I know the beautifier rules are working because the select statement for the values is one field per line. So basically in the sample below, the = (SEL...