当前位置:网站首页>Oracle 笔记
Oracle 笔记
2022-07-02 07:12:00 【Rorschach379】
select Z,count(Z) 人数 from a
left join b on a.JL=b.bh
where Z is not null
group by Z
select floor((SYSDATE - to_date(birthday,‘yyyy-mm-dd’))/365) AS AGE from temp
select sex ,count(sex) 性别 from
(select (case sex
when ‘1’ then ‘男’
when ‘2’ then ‘女’
else '未知’end)as sex
from temp)t
group by sex
边栏推荐
- stm32和電機開發(上比特系統)
- (五)APA场景搭建之挡位控制设置
- Beautiful and intelligent, Haval H6 supreme+ makes Yuanxiao travel safer
- Internet News: Tencent conference application market was officially launched; Soul went to Hong Kong to submit the listing application
- Determine whether there are duplicate elements in the array
- Use WinDbg to statically analyze dump files (summary of practical experience)
- Shutter - canvas custom graph
- lunix重新分配root 和 home 空间内存
- 长投学堂上面的账户安全吗?
- MySQL environment configuration
猜你喜欢
STM32 and motor development (upper system)
[SUCTF2018]followme
Kustomize user manual
MPLS experiment
Read H264 parameters from mediarecord recording
《实习报告》Skywalking分布式链路追踪?
UVM learning - object attribute of UVM phase
AI技术产业热点分析
Open the encrypted SQLite method with sqlcipher
Disassembling Meitu SaaS: driving the plane to change the engine
随机推荐
js数组常用方法
"Talking about podcasts" vol.352 the age of children: breaking the inner scroll, what can we do before high school?
面对不确定性,供应链的作用
Pytest framework implements pre post
Thanos Receiver
MongoDB-快速上手MongoDB命令行的一些简单操作
MYSQL关键字
Merge ordered sequence
(5) Gear control setting of APA scene construction
[SUCTF2018]followme
[Lua] summary of common knowledge points (including common interview sites)
shell编程01_Shell基础
axis设备的rtsp setup头中的url不能带参
flume 190 INSTALL
SPSS做Shapiro-Wilk正态分析
session-cookie与token
Lunix reallocates root and home space memory
MySQL数据库远程访问权限设置
Pytest-- test report allure configuration
传输优化抽象