Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Insert syntax
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
![]() |
![]() |