On 1 Apr., 15:36, Jens Riedel <Jens...@[EMAIL PROTECTED]
> wrote:
> Hi,
>
> I fetch some parameters from a table which I use as GET-Parameter in an
UR=
L.
> Unfortunately there are sometimes special characters like '=E4', '=D6',
'=
=FC'
> included so I have to url-encode these data during the generation of the
> URL.
>
> Has anybody an idea how I can url-encode a string with an SQL command /
> function?
>
> Thanks and best regards,
> Jens
UTL_URL.ESCAPE
hth, Urs Metzger


|