No, I mean that each candidate has to be returned distinctly (I made a pathetic attempt, that returned one row per education, even when the candidate was the same). So it was more like a hint to use DISTINCT somewhere.
Sorry for the unclarity.
I have a nasty problem, where I need to match all the values belonging to an object, with all the values belonging to another object.
Both object values point to the same table.
Only if ALL values match, will there be a hit.
I have written an example below to clarify the problem. The table...
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.