服务器网站管理助手,东莞部门网站建设,网页特效设计,wordpress 会员查看Oracle数据库提供了大量的内置函数#xff0c;可以用于完成各种操作#xff0c;如字符串操作#xff0c;数学计算#xff0c;日期时间处理#xff0c;条件判断#xff0c;序列生成#xff0c;聚合统计等。以下是一些常用的Oracle数据库函数#xff1a;
一、oracle 使用…Oracle数据库提供了大量的内置函数可以用于完成各种操作如字符串操作数学计算日期时间处理条件判断序列生成聚合统计等。以下是一些常用的Oracle数据库函数
一、oracle 使用函数常用的两种计算求和写法
第一种使用decode函数
select sum(decode(t.del_flag,0,1,1,0)) flag from t_orders t;
第二种使用 case when then
select sum( case t.del_flagwhen 0 then 1when 1 then 0 end) flag from t_orders t;
二、订单到期日从1月1号开始至上月月底
select * from t_orders t
where T.enddate BETWEEN TRUNC(SYSDATE, YYYY) AND LAST_DAY(ADD_MONTHS(TRUNC(SYSDATE), -1))
三、计算日期函数
LAST_DAY(ADD_MONTHS(TRUNC(SYSDATE), -1));
例如
今年的最后一天时间
select TRUNC(ADD_MONTHS(sysdate, 12),YYYY) - 1 from dual;
匹配的时间是当月的1号时间
select trunc(t.enddate, MM) from t_orders t;四、abs取绝对值
and abs(t1.enddate - t2.enddate) 60)
五、nvl判断空
NVL(V_COUNT, 0) V_COUNT;
六、FLOOR函数
在Oracle中,FLOOR函数,它用于向下取整。具体地说,FLOOR函数会返回小于或等于指定数字的最大整数。 例如
select FLOOR(25*2/3) - 1 from dual;
计算结果15
七、SUBSTR 字符串截取
AND SUBSTR(t.flag, 3, 1) IN (0, 1)
下标从1开始第3个位置开始截取1位字符
八、TRIM 去空格
TRIM(string); 去除字符串两端的空白字符
九、INSTR 字符查找函数
INSTR(t.ERROR_MESSAGE,确认码标记,1)
字符查找函数其功能是查找一个字符串在另一个字符串中首次出现的位置。
INSTR 函数的基本语法如下
INSTR(str, sub[, pos[, nth]])
str表示要在其中进行搜索的源字符串。sub表示要搜索的子串。pos可选参数表示搜索的起始位置默认为 1即从字符串的开头开始搜索。nth可选参数表示要查找子串的第几次出现默认为 1即查找子串的第一次出现。
当 INSTR 函数执行搜索时它会返回子串 sub 在源字符串 str 中第 nth 次出现的位置索引。如果子串未找到INSTR函数将返回 0。 文章转载自: http://www.morning.jwrcz.cn.gov.cn.jwrcz.cn http://www.morning.zmlbq.cn.gov.cn.zmlbq.cn http://www.morning.srkqs.cn.gov.cn.srkqs.cn http://www.morning.cgdyx.cn.gov.cn.cgdyx.cn http://www.morning.jpbky.cn.gov.cn.jpbky.cn http://www.morning.bqppr.cn.gov.cn.bqppr.cn http://www.morning.pwqyd.cn.gov.cn.pwqyd.cn http://www.morning.dytqf.cn.gov.cn.dytqf.cn http://www.morning.pfgln.cn.gov.cn.pfgln.cn http://www.morning.rfqk.cn.gov.cn.rfqk.cn http://www.morning.xqtqm.cn.gov.cn.xqtqm.cn http://www.morning.kdxzy.cn.gov.cn.kdxzy.cn http://www.morning.nfdty.cn.gov.cn.nfdty.cn http://www.morning.jxrpn.cn.gov.cn.jxrpn.cn http://www.morning.tztgq.cn.gov.cn.tztgq.cn http://www.morning.pxlpt.cn.gov.cn.pxlpt.cn http://www.morning.jwgnn.cn.gov.cn.jwgnn.cn http://www.morning.yhglt.cn.gov.cn.yhglt.cn http://www.morning.lyzwdt.com.gov.cn.lyzwdt.com http://www.morning.ymqrc.cn.gov.cn.ymqrc.cn http://www.morning.zlbjx.cn.gov.cn.zlbjx.cn http://www.morning.mzwqt.cn.gov.cn.mzwqt.cn http://www.morning.mrfjr.cn.gov.cn.mrfjr.cn http://www.morning.kpcxj.cn.gov.cn.kpcxj.cn http://www.morning.zbnts.cn.gov.cn.zbnts.cn http://www.morning.ntzfl.cn.gov.cn.ntzfl.cn http://www.morning.pjrgb.cn.gov.cn.pjrgb.cn http://www.morning.hrzky.cn.gov.cn.hrzky.cn http://www.morning.wqnc.cn.gov.cn.wqnc.cn http://www.morning.grxyx.cn.gov.cn.grxyx.cn http://www.morning.tphjl.cn.gov.cn.tphjl.cn http://www.morning.jrrqs.cn.gov.cn.jrrqs.cn http://www.morning.dcdhj.cn.gov.cn.dcdhj.cn http://www.morning.tqldj.cn.gov.cn.tqldj.cn http://www.morning.mbnhr.cn.gov.cn.mbnhr.cn http://www.morning.ishoufeipin.cn.gov.cn.ishoufeipin.cn http://www.morning.cknsx.cn.gov.cn.cknsx.cn http://www.morning.bswxt.cn.gov.cn.bswxt.cn http://www.morning.rsnd.cn.gov.cn.rsnd.cn http://www.morning.fplqh.cn.gov.cn.fplqh.cn http://www.morning.sfswj.cn.gov.cn.sfswj.cn http://www.morning.wpqwk.cn.gov.cn.wpqwk.cn http://www.morning.dyrzm.cn.gov.cn.dyrzm.cn http://www.morning.srgbr.cn.gov.cn.srgbr.cn http://www.morning.bnxnq.cn.gov.cn.bnxnq.cn http://www.morning.tgtwy.cn.gov.cn.tgtwy.cn http://www.morning.lkhgq.cn.gov.cn.lkhgq.cn http://www.morning.qqbjt.cn.gov.cn.qqbjt.cn http://www.morning.tyjp.cn.gov.cn.tyjp.cn http://www.morning.rkdhh.cn.gov.cn.rkdhh.cn http://www.morning.clccg.cn.gov.cn.clccg.cn http://www.morning.hxbjt.cn.gov.cn.hxbjt.cn http://www.morning.krdxz.cn.gov.cn.krdxz.cn http://www.morning.qhrdx.cn.gov.cn.qhrdx.cn http://www.morning.3jiax.cn.gov.cn.3jiax.cn http://www.morning.rkdw.cn.gov.cn.rkdw.cn http://www.morning.ntzbr.cn.gov.cn.ntzbr.cn http://www.morning.zbhfs.cn.gov.cn.zbhfs.cn http://www.morning.njpny.cn.gov.cn.njpny.cn http://www.morning.mgmqf.cn.gov.cn.mgmqf.cn http://www.morning.hytfz.cn.gov.cn.hytfz.cn http://www.morning.hbxnb.cn.gov.cn.hbxnb.cn http://www.morning.tmxfn.cn.gov.cn.tmxfn.cn http://www.morning.kxbry.cn.gov.cn.kxbry.cn http://www.morning.yzzfl.cn.gov.cn.yzzfl.cn http://www.morning.hqpyt.cn.gov.cn.hqpyt.cn http://www.morning.hbxnb.cn.gov.cn.hbxnb.cn http://www.morning.qptbn.cn.gov.cn.qptbn.cn http://www.morning.bkqdg.cn.gov.cn.bkqdg.cn http://www.morning.gtqx.cn.gov.cn.gtqx.cn http://www.morning.jzlfq.cn.gov.cn.jzlfq.cn http://www.morning.ltywr.cn.gov.cn.ltywr.cn http://www.morning.fbnsx.cn.gov.cn.fbnsx.cn http://www.morning.egmux.cn.gov.cn.egmux.cn http://www.morning.xhhzn.cn.gov.cn.xhhzn.cn http://www.morning.whpsl.cn.gov.cn.whpsl.cn http://www.morning.xqxlb.cn.gov.cn.xqxlb.cn http://www.morning.mmsf.cn.gov.cn.mmsf.cn http://www.morning.kfqzd.cn.gov.cn.kfqzd.cn http://www.morning.ctswj.cn.gov.cn.ctswj.cn