Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Advanced search option

Deepak MirchandaniApr 29 2014 — edited Apr 29 2014

Hi, Need is : we need to fetch all the documents associated to a user, type being inbound or outbound and the subject containing special characters === We are running this query in search: dDocName `CMS`   ( dDocType `outbound` dDocType `inbound` ) (xClbraUserList `&EMP1_CRT_DMA(R)` xClbraUserList `&EMP1_CRT_DMA(RW)` xClbraUserList  `&EMP1_CRT_DMA(RWDA)` ) ``   xSubject `===` result: we are getting all the records with varying subject values, but we need records only sufficing this condition.i.e.subject value being ===. Is this issue pertaining to special characters? Pls provide your valuable inputs. Thanks in advance, Bharath

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2014
Added on Apr 29 2014
4 comments
1,762 views