Oracle &符号如何插入(转义)
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 ");
声明:该文观点仅代表作者本人,牛骨文系教育信息发布平台,牛骨文仅提供信息存储空间服务。