ORA-01796: this operator cannot be used with lists
Cause: A relational operator is not allowed in this context. When comparing lists, use only an operator that tests for equivalence, such as =, !=, or IN.
Action: Rephrase the query so that it only compares lists for equivalence. For example, the following clause is invalid: