Logical Operators in QBE
Logical operators allow for combining, negating, or comparing conditions in a query where results must be based on whether conditions are true or false.
Oracle AI Database support for GraphQL includes two logical QBE operators:
_ORfor the logicalORoperation._ANDfor the logicalANDoperation.