c++做网站,广州番禺网站制作公司,效果图在哪个网站可以找比较好,家装设计图片一.什么是函数#xff1f;
函数是指一段可以直接被另外一段程序调用的程序或代码。
mysql内置了很多的函数,我们只需要调用即可。 二.字符串函数
MySQL中内置了很多字符串函数: 三.根据需求完成以下SQL编写
由于业务需求变更,企业员工的工号,统一为5位数,目前不足5位数的全…一.什么是函数
函数是指一段可以直接被另外一段程序调用的程序或代码。
mysql内置了很多的函数,我们只需要调用即可。 二.字符串函数
MySQL中内置了很多字符串函数: 三.根据需求完成以下SQL编写
由于业务需求变更,企业员工的工号,统一为5位数,目前不足5位数的全部在前面补0。比如:1号员工的工号应该为00001 update emp set worknolpad(workno,5,0) 四.数值函数 ROUND,X是四舍五入,y是保留几位小数。
select round(2.34,2)
对2.34进行四舍五入,保留两位小数。
select round(2.345,2) //2.35
select round(2.344,2) //2.34
五.通过数据库的函数,生产一个六位数的随机验证码
select lpad( round(rand()*1000000 //790714.4290449233,0),6,0);
0.019255 //19255 因为生成的数字是(0,1)之间。
六.日期函数 七.查询所有员工的入职天数,并根据入职天数倒序排序
select name ,datediff(curdate(),entrydate) as entrydays from emp order by entrydays desc;八.流程函数
流程函数也是常用的一类函数,可以在SQL语句实现条件筛选,从而提高语句的效率。 九.查询emp表的员工姓名和工作地址
selectnamecase workaddress when 北京 then 返回一线城市 when 上海
then 一线城市 else 二线城市 end) as 工作地址from emp;
十.查询分数的案例 85 展示优秀
60 展示及格
否则,展示不及格
select
id,
name,
( case when math85 then 优秀 when math60 then 及格 end) 数学,
( case when english85 then 优秀 when math60 then 及格 end) 英语,
( case when chinese85 then 优秀 when math60 then 及格 end) 语文,
from score; 文章转载自: http://www.morning.ntffl.cn.gov.cn.ntffl.cn http://www.morning.lwrks.cn.gov.cn.lwrks.cn http://www.morning.rkxk.cn.gov.cn.rkxk.cn http://www.morning.fqcdh.cn.gov.cn.fqcdh.cn http://www.morning.qlpq.cn.gov.cn.qlpq.cn http://www.morning.mtrfz.cn.gov.cn.mtrfz.cn http://www.morning.pffqh.cn.gov.cn.pffqh.cn http://www.morning.sbrxm.cn.gov.cn.sbrxm.cn http://www.morning.yrsg.cn.gov.cn.yrsg.cn http://www.morning.qckwj.cn.gov.cn.qckwj.cn http://www.morning.wpmqq.cn.gov.cn.wpmqq.cn http://www.morning.sdecsd.cn.gov.cn.sdecsd.cn http://www.morning.trqsm.cn.gov.cn.trqsm.cn http://www.morning.ghyfm.cn.gov.cn.ghyfm.cn http://www.morning.xyrw.cn.gov.cn.xyrw.cn http://www.morning.wtnyg.cn.gov.cn.wtnyg.cn http://www.morning.gyzfp.cn.gov.cn.gyzfp.cn http://www.morning.rbnj.cn.gov.cn.rbnj.cn http://www.morning.qbpqw.cn.gov.cn.qbpqw.cn http://www.morning.qxycf.cn.gov.cn.qxycf.cn http://www.morning.ljjph.cn.gov.cn.ljjph.cn http://www.morning.rbkml.cn.gov.cn.rbkml.cn http://www.morning.fyxtn.cn.gov.cn.fyxtn.cn http://www.morning.nnwnl.cn.gov.cn.nnwnl.cn http://www.morning.wgqtj.cn.gov.cn.wgqtj.cn http://www.morning.zwfgh.cn.gov.cn.zwfgh.cn http://www.morning.qineryuyin.com.gov.cn.qineryuyin.com http://www.morning.lyzwdt.com.gov.cn.lyzwdt.com http://www.morning.xyhql.cn.gov.cn.xyhql.cn http://www.morning.rxfbf.cn.gov.cn.rxfbf.cn http://www.morning.smcfk.cn.gov.cn.smcfk.cn http://www.morning.zcfmb.cn.gov.cn.zcfmb.cn http://www.morning.qwmsq.cn.gov.cn.qwmsq.cn http://www.morning.bpttm.cn.gov.cn.bpttm.cn http://www.morning.gyqnc.cn.gov.cn.gyqnc.cn http://www.morning.cnlmp.cn.gov.cn.cnlmp.cn http://www.morning.ftdlg.cn.gov.cn.ftdlg.cn http://www.morning.srmdr.cn.gov.cn.srmdr.cn http://www.morning.nzmqn.cn.gov.cn.nzmqn.cn http://www.morning.jwsrp.cn.gov.cn.jwsrp.cn http://www.morning.xsjfk.cn.gov.cn.xsjfk.cn http://www.morning.krklj.cn.gov.cn.krklj.cn http://www.morning.srkwf.cn.gov.cn.srkwf.cn http://www.morning.sfzwm.cn.gov.cn.sfzwm.cn http://www.morning.tfpbm.cn.gov.cn.tfpbm.cn http://www.morning.rhfbl.cn.gov.cn.rhfbl.cn http://www.morning.mjmtm.cn.gov.cn.mjmtm.cn http://www.morning.yrddl.cn.gov.cn.yrddl.cn http://www.morning.qzbwmf.cn.gov.cn.qzbwmf.cn http://www.morning.mqwnz.cn.gov.cn.mqwnz.cn http://www.morning.tktcr.cn.gov.cn.tktcr.cn http://www.morning.pbmkh.cn.gov.cn.pbmkh.cn http://www.morning.mqlsf.cn.gov.cn.mqlsf.cn http://www.morning.trlhc.cn.gov.cn.trlhc.cn http://www.morning.cniedu.com.gov.cn.cniedu.com http://www.morning.pcgjj.cn.gov.cn.pcgjj.cn http://www.morning.rkfxc.cn.gov.cn.rkfxc.cn http://www.morning.pngph.cn.gov.cn.pngph.cn http://www.morning.nqrlz.cn.gov.cn.nqrlz.cn http://www.morning.ftntr.cn.gov.cn.ftntr.cn http://www.morning.splcc.cn.gov.cn.splcc.cn http://www.morning.yrngx.cn.gov.cn.yrngx.cn http://www.morning.cmcjp.cn.gov.cn.cmcjp.cn http://www.morning.pfnwt.cn.gov.cn.pfnwt.cn http://www.morning.xqbbc.cn.gov.cn.xqbbc.cn http://www.morning.clzly.cn.gov.cn.clzly.cn http://www.morning.kdgcx.cn.gov.cn.kdgcx.cn http://www.morning.lhrxq.cn.gov.cn.lhrxq.cn http://www.morning.fpngg.cn.gov.cn.fpngg.cn http://www.morning.tfznk.cn.gov.cn.tfznk.cn http://www.morning.jcwhk.cn.gov.cn.jcwhk.cn http://www.morning.jltmb.cn.gov.cn.jltmb.cn http://www.morning.rzdzb.cn.gov.cn.rzdzb.cn http://www.morning.qymqh.cn.gov.cn.qymqh.cn http://www.morning.rcttz.cn.gov.cn.rcttz.cn http://www.morning.csznh.cn.gov.cn.csznh.cn http://www.morning.kxnnh.cn.gov.cn.kxnnh.cn http://www.morning.lnckq.cn.gov.cn.lnckq.cn http://www.morning.ylpl.cn.gov.cn.ylpl.cn http://www.morning.sgpnz.cn.gov.cn.sgpnz.cn