the column on which the clause is applied
literal of type array with values representing the value list from the query
if true the clause is used to check whether the value list contain values which are different from all of the values in the list (used for inequality checks) if false the clause is used to check whether the value list metadata contain all of the values in the list (used for equality checks)
the column on which the clause is applied
if true the clause is used to check whether the value list contain values which are different from all of the values in the list (used for inequality checks) if false the clause is used to check whether the value list metadata contain all of the values in the list (used for equality checks)
literal of type array with values representing the value list from the query
Represents an abstract value list clause
the column on which the clause is applied
literal of type array with values representing the value list from the query
if true the clause is used to check whether the value list contain values which are different from all of the values in the list (used for inequality checks) if false the clause is used to check whether the value list metadata contain all of the values in the list (used for equality checks)