I haven't explained it very well. This is what we're trying to do
https://files.engineering.com/getfile.aspx?folder=81eeeb4b-4b2f-4cec-91e1-1302f535817f&file=Untitled_picture.png
Hi,
It's been quite some time since I was in amongst code, and am wondering how to use 1=1 logic in order to relax a join condition.
Can you advise if this syntax is correct?
) ON table1.id_number = table2.id_number
AND (table3.currency = table2.currency OR 1=1)
which is intending to take a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.