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: Insert syntax

Re: Insert syntax

From: Turkbear <john.g_at_dot.spamfree.com>
Date: Mon, 01 Mar 2004 14:50:22 -0600
Message-ID: <oe8740lggmj9nuov2g0bek0lnjk1v618qq@4ax.com>


taffevs_at_aol.com (Taff Evs) wrote:

>Hi,
>
>I'm trying to insert a text string into a table but am having problems with the
>syntax when using the '&' operator. I want to use the '&' in a text string on
>an insert
>
>e.g.
>
>insert into table products values
>('123', '1', 'FISH & CHIPS');
>
>Only when I try using the '&' sign I get an error?
>
>Cheers
>

See the answer from Mark to your previous ( essentially similar) post.. Received on Mon Mar 01 2004 - 14:50:22 CST

Original text of this message

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