Also, based on some recent rudimentary performance testing, I suspect that using a where
statement will be faster than the complement
function as described here. But I could be wrong.
Also, based on some recent rudimentary performance testing, I suspect that using a where
statement will be faster than the complement
function as described here. But I could be wrong.