hi
i have data set that has ampersand symbol “&” and i want to insert this data but when i put this symbol into values of insert statements TOAD asking for substitution value i tried to escape this symbol but it won’t work.
please help me.
Question
SalyExplorer
How to Insert data include symbol '&' into a table ?
Share
it’s very simple just using this :
and then press ‘F5’ to execute the above commands.
also from sqlplus you can use this :
set define off