Re: Slash in primary key

From: Ewa M. <knowacz_NoSpam_at_usa.net>
Date: Sat, 24 Oct 1998 00:58:51 -0400
Message-ID: <36315E8B.25E1_at_usa.net>


Miguel Icaza wrote:
>
> Can anyone explain to me why the following insert
> insert into table (pkey_field) value ('any/text')
> (data containg a /) is not posible in oracle 7.3? The server does not
> respond (c pc, sqlplus, etc).

Hello,
did you try this: insert... value('any'||'/'||'text')? HTH.
Eva Received on Sat Oct 24 1998 - 06:58:51 CEST

Original text of this message