Specifies whether the test is inclusive or exclusive.
You can substitute:
- IN ANY
- IN SOME
- = ANY
- = SOME5
for IN, unless a list of literals is specified and includes signed_literal_1 TO signed_literal_2
You can substitute:
- <> ALL
- NOT IN ALL
Specifies whether the test is inclusive or exclusive.
You can substitute:
for IN, unless a list of literals is specified and includes signed_literal_1 TO signed_literal_2
You can substitute: