Formatting issue with COALESCE
ThoschVX
Posts: 5 Bronze 2
in SQL Prompt
If I have a COALESCE with a lot of columns in it, it is kept in one row. Even, if the row is longer than the defined wrapping length ("Wrapping lines longer than 120 characters").
Would it be possible to also do a wrapping for the COALESCE()?
Thanks,
Would it be possible to also do a wrapping for the COALESCE()?
Thanks,
Tagged:
Comments
Thanks for reporting this. Can you please provide us with a quick example of a COALESCE statement, and how you would like to format it?
Best regards,
Krzysztof
currently I get it like this after formating:
Thanks,
Thanks for sending us your SQL example. We think the `COALESCE` statement should obey the same rules as functions but isn't currently. I have logged a bug under reference SP-6598 to investigate further. We will get back to you if we find a fix.
Thanks,
Michael
Technical Lead, SQL Monitor