oid_comparison_exp

Boolean expression to compare columns of type "oid". All fields are combined with logical 'AND'.

Input Fields

_eq (oid)
_gt (oid)
_gte (oid)
_in ([oid!])
_is_null (Boolean)
_lt (oid)
_lte (oid)
_neq (oid)
_nin ([oid!])