Supported Query Characters

A query expression must not contain null values. The following table contains the query characters supported for Oracle CRM On Demand REST API.

Table Supported Query Characters

Query Character Description

" " or

‘ ’

The quotation marks are used to define literals. Literals can be enclosed in either single quotation marks or in double quotation marks.

;

The semi-colon is used to separate multiple expressions. It must not be used at the end of an expression, if there are no further expressions.

\

The backslash is used to escape a special character.

*

The asterisk indicates a wildcard character.