Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Oracle Text Problem with special characters
Hi everybody,
we've a problem setting up our oracle Text index.
If I'm looking for
SELECT account_id
FROM account
WHERE CONTAINS( index_column1, '( %\&% ) ')>0
I get all records from table account.
What do I have to do to get only the records
containg and '&' ?
Any Idea
thanks
Peter
Received on Tue Feb 03 2004 - 03:39:17 CST
![]() |
![]() |