Lee Bushnell
Member
I am brand new at this.
I would like to have my conditions on a separate line:
SELECT ...
WHERE a.col1 = b.col1
AND a.col2 = b.col2
AND....
I just can't find this option
thanks
I would like to have my conditions on a separate line:
SELECT ...
WHERE a.col1 = b.col1
AND a.col2 = b.col2
AND....
I just can't find this option
thanks