I have sequence A consisting of the numbers 0 to 4000000 and sequnce B
consisting of about 100k random I numbers within the range of sequence A
and I want the outer join where sequence B is "null".

Should one expect bad performance in sequence B is not sorted and can one
expect reasonable performance if it is?

I am guessing that performance will vary by implemetation.
_______________________________________________
[email protected]
http://x-query.com/mailman/listinfo/talk

Reply via email to