| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: More on lists and sets
On 28 Mar 2006 11:10:00 -0800, "vc" <boston103_at_hotmail.com> wrote:
>David Cressey wrote:
>[...]
>>
>> Let's try a few more cases:
>>
>> [4, 3, 2, 1] intersect [2, 4, 6, 8] == [4, 2]
>> [2, 4, 6, 8] intersect [4, 3, 2, 1] == [2, 4]
>>
>> Are these right?
>
>Yes.
>
>>
>> Does this mean that list intersection is not commutative?
>
>Yes.
What is [4, 3, 2, 1, 4] intersect [2, 4, 6, 8]? And why?
Sincerely,
Gene Wirchenko Received on Tue Mar 28 2006 - 15:08:15 CST
![]() |
![]() |