I think this should be easy, but it\'s evading me. I\'ve got a many-to-many relationship between Accounts and Account Groups. An Account can be in zero or more Groups, so I\
Yeah, I'll use the presentation layer for the NULL.
But I must be missing something. I'm getting the same error from yours as from my original attempts:
Syntax error (missing operator) in query expression '(act.id = jag.aid) LEFT OUTER JOIN accountgroups gp ON (jag.gid = gp.id)'