Skip to contents

Returns true if all elements of l2 are in l1. NULLs are ignored.

Arguments

l1

ANY[]

l2

ANY[]

Examples