会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
骚年轻狂
博客园
首页
新随笔
联系
订阅
管理
2017年9月12日
soapui 测试 带hear 验证的写法
摘要: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:web="http://webservice.spt.cxjm.xzr.com/" > <soapenv:Header> <ns:are
阅读全文
posted @ 2017-09-12 19:43 骚年轻狂
阅读(419)
评论(0)
推荐(0)
编辑
oracle 判断字段内是否含中文
摘要: select * from tabell(表名) where asciistr(字段) like '%\%';
阅读全文
posted @ 2017-09-12 18:21 骚年轻狂
阅读(248)
评论(0)
推荐(0)
编辑
oracle 根据一个表更新另一个表内容
摘要: declarecursor c_col is select * from xtgl_jgmcbm where substr(v_jgbm,0,2)in('41');--v_sjbm in( select distinct substr(v_zjhm_mq,0,6) from etbj_fmdj wh
阅读全文
posted @ 2017-09-12 18:18 骚年轻狂
阅读(584)
评论(0)
推荐(0)
编辑
公告