Boolean search

You can specify multiple terms separated by Boolean operators when performing full text searches. SQL Anywhere supports the following Boolean operators when performing a full text search: AND, OR, and AND NOT.

 Using the AND operator in full text searches
 Using the OR operator in full text searches
 Using the AND NOT operator in full text searches
 Combining different boolean operators
 Grouping terms and phrases
 Searching across multiple columns
 See also