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 -> Re: Help with complicated select statement

Re: Help with complicated select statement

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Wed, 11 Jan 2006 21:01:35 +0100
Message-ID: <dq3nho$b65$1@news3.zwoll1.ov.home.nl>


No Such Luck wrote:
> I have a table column, "filename", that stores the names of different
> types of files gathered from the web. Because the files are gathered
> from the web, some of the file names have URL encoded characters, i.e.,
> %20, %22, etc.
>

Looks at the web utility packages; there are escape_sc procedures that replace special escape sequences with their ASCII counter parts.

Oh - and Oracle has beaten you... they released your product as UltraSearch.

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Wed Jan 11 2006 - 14:01:35 CST

Original text of this message

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