today I learned about a thing in Sql Server called INNER LOOP JOIN.
What does this mean? (Google is not helping .. or should I say ... the blog posts about it are a bit .. technical and are blowing my mind).
Also, what are some common scenario's that would be a good idea to use an INNER LOOP JOIN over a standard INNER JOIN?
