Oracle CRM On Demand REST API Developer's Guide > Using the Oracle CRM On Demand REST API > Querying a Collection Resource >

Supported Query Operators


Table 14 lists the supported query operators that you can use in query expressions.

Table 14. Supported Query Operators
Operator
Description

=

Equals

>

Greater than

<

Less than

>=

Greater than or equal to

<=

Less than or equal to

AND

The Boolean AND operator

OR

The Boolean OR operator

LIKE

The LIKE query operator

Oracle CRM On Demand REST API Developer's Guide, Release 32 Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.