Skip to contents

Returns true if the lists have any element in common. NULLs are ignored.

Arguments

l1

ANY[]

l2

ANY[]

Examples