输入banner图图片脚本导航/分类

oracle的insert的时候&符号如何插入(转义)


insert   into   table   values( ‘http://localhost:8080/index.action?username=138&type=1 ‘);

insert   into   table   values( ‘http://localhost:8080/index.action?username=138 ‘||chr(38)|| ‘type=1 ‘);

oracle的insert的时候&符号如何插入(转义)

标签:tab   new   username   index   dex   span   use   cal   local