Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Inserting records into table with a string value containing an &

Amigo3044May 10 2007 — edited May 10 2007
I have some records to insert into a table. Some of the string fields contain an ampersand "&" in their value. When I execute the SQL it (TOAD 8) takes it as a variable and ask me for a value to be assigned to the variable. How should I "escape" the ampersand??? Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 7 2007
Added on May 10 2007
6 comments
637 views