My initial assumption is that '=' is faster than 'IN', simply due to the fact that with the 'IN' SQL has to potentially loop through each value, where with '=' it doesn't have that overhead of looping to deal with.
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.