如:insert into user(‘url‘) set url = ‘baidu.com‘||‘&‘||‘=100‘
也就是说把 & 符号替换成 ‘||‘&‘||‘ 即可。
oracle使用insert插入&变量
原文:http://blog.51cto.com/1197822/2156634