摘要:
查询每个工种的最高薪资 阅读全文
posted @ 2019-08-27 00:30
new海
阅读(307)
评论(0)
推荐(0)
摘要:
一 . 字符函数 1.length 获取参数值的字节个数 select length('jerry') 2.concat 拼接字符串 select concat (name,'_',deptno) from emp; 3.upper ,lower 4.substr 或者 substring 截取 5 阅读全文
posted @ 2019-08-27 00:09
new海
阅读(166)
评论(0)
推荐(0)
浙公网安备 33010602011771号