Hey @pgjones
I have this query
SELECT EXISTS(SELECT 1
FROM table
WHERE condition1
AND condition2)
and getting this Q449 warning:
Q449 token FROM should be aligned to the right of the river
Is there any problem in my query formatting or i am not able to understand it or the lib is confused?
Can you please point it out? I am using the latest version.
I'll be suppressing it for now until i get a replay from you.
Thanks
Hey @pgjones
I have this query
and getting this Q449 warning:
Q449 token FROM should be aligned to the right of the river
Is there any problem in my query formatting or i am not able to understand it or the lib is confused?
Can you please point it out? I am using the latest version.
I'll be suppressing it for now until i get a replay from you.
Thanks