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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Inserting text including &

Re: Inserting text including &

From: Randy DeWoolfson <randy_at_euclidsys.com>
Date: Sat, 03 Jul 1999 21:07:15 -0400
Message-ID: <377EB3C3.8D131702@euclidsys.com>


did you try && ?

randy

Khal wrote:

> Hello there,
> I need some help inserting a text field that includes an &.
>
> example:
>
> insert into table_name values ('word1 & word2');
>
> This would cause sqlplus to prompt me for the value of word2.
>
> anyway to solve that problem.
> Thanks a million in advance.
>
> Khal
Received on Sat Jul 03 1999 - 20:07:15 CDT

Original text of this message

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