Thanks Golom. The query is intended to return one record for each assoc_id and not a single record.
As it turns out, I found the issue shortly before I received your reponse, although I had been working on it for a couple of days. I was getting different records when running the SQL in the...
What I am trying to do:
I have a header table and a detail table. Both tables have a boolean column. I want to update the boolean in the header to be false if all of the matching detail records are false, or true if any of the detail records are true. I have tried many approaches with similar...
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.