My Oracle Support Banner

CONTAINS Query of Un-Escaped Wildcard With Special Symbol Like CONTAINS(<indexed_col>,'\*%') Does Not Return Any Row (Doc ID 1336438.1)

Last updated on FEBRUARY 24, 2019

Applies to:

Oracle Text - Version 11.2.0.1 to 11.2.0.2 [Release 11.2]
Information in this document applies to any platform.

Symptoms

The following query:

select * from quick where contains(text,'\*%') > 0;

Returns rows in 11.1.0.7:



Changes

Database was upgraded to 11.2.0.2.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.