Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Oracle Text Problem with special characters

Oracle Text Problem with special characters

From: Peter Gervais <pgervais_at_mtg.de>
Date: Tue, 03 Feb 2004 10:39:17 +0100
Message-ID: <bvnq85$1tee$1@ulysses.news.tiscali.de>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US