Skip to Main Content

Oracle Database Discussions

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!

Set Define Off in a stored procedure

3325576Mar 2 2017 — edited Mar 2 2017

I am inserting a clob into a column using insert statement in stored proedure. The clob contains '&'. Because of which , oracle engine is taking it as substitution. I tried giving Set define off in Stored procedure. But doesn't seems to be working. Can some one help.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 30 2017
Added on Mar 2 2017
3 comments
3,788 views