Text string values
Text string evaluation is case insensitive and accent insensitive. Use a single quote (') to forces DQL processing to interpret arguments as text rather than date/times or numerals.
When a text string contains a quote, use an adjacent single quote to indicate that it is a text
string. For example, to search for O'Malley's dog's collar
, specify
O''Malley''s dog''s collar
.