Add option to align columns in WHERE clause
I'd like to align the columns in the where clause like this:
WHERE
---------------a.AddressLine1 IS NOT NULL
--------AND a.AddressLine2 IS NOT NULL
I'd like the two "a." to align.
1
vote
AdminDevart
(_, Devart)
shared this idea
-
AdminDevart (_, Devart) commented
Hi,
Thanks for your patience!
We would like to suggest using the Wrap condition option after WHERE.
Best,
Devart Support Team