当前位置:网站首页>数据分析之SQL面试真题
数据分析之SQL面试真题
2022-07-31 05:17:00 【今晚务必早点睡】
题目:
解答:
其中,第五行的sql是:
query = "select 单据编号,活动内容,活动开始时间,活动结束时间,row_number() over(partition by 单据编号 order by 活动结束时间 asc) as num from df"
其中第11行的sql是:
query = "select 单据编号,(select case when num =1 then '流程开始' else 活动内容 end as 活动名称 from df2) as 活动名称,活动开始时间,活动结束时间 from df1"
边栏推荐
- 禅道安装及使用教程
- CLS-PEG-FITC Fluorescein-PEG-CLS 胆固醇-聚乙二醇-荧光素简介
- 2021年软件测试面试题大全
- cocos2d-x-3.2 image graying effect
- Tencent Cloud GPU Desktop Server Driver Installation
- Numpy常用函数
- Cholesterol-PEG-DBCO Cholesterol-Polyethylene Glycol-Diphenylcyclooctyne Chemical Reagent
- CNN的一点理解
- Phospholipids-Polyethylene Glycol-Active Esters for Scientific Research DSPE-PEG-NHS CAS: 1445723-73-8
- DSPE-PEG-COOH CAS:1403744-37-5 磷脂-聚乙二醇-羧基脂质PEG共轭物
猜你喜欢
unicloud 发布后小程序提示连接本地调试服务失败,请检查客户端是否和主机在同一局域网下
VS2017连接MYSQL
This in js points to the prototype object
Research reagents Cholesterol-PEG-Maleimide, CLS-PEG-MAL, Cholesterol-PEG-Maleimide
活体检测CDCN学习笔记
pyspark.ml特征变换模块
CAS:474922-22-0 Maleimide-PEG-DSPE 磷脂-聚乙二醇-马来酰亚胺简述
Cholesterol-PEG-DBCO Cholesterol-Polyethylene Glycol-Diphenylcyclooctyne Chemical Reagent
jenkins +miniprogram-ci upload WeChat applet with one click
2022 SQL big factory high-frequency practical interview questions (detailed analysis)
随机推荐
OpenCV中的图像数据格式CV_8U定义
YOLOX中的SimOTA
qt:cannot open C:\Users\XX\AppData\Local\Temp\main.obj.15576.16.jom for write
活体检测CDCN学习笔记
2022年SQL大厂高频实战面试题(详细解析)
understand js operators
Cholesterol-PEG-Amine CLS-PEG-NH2 胆固醇-聚乙二醇-氨基科研用
DSPE-PEG-Biotin,CAS:385437-57-0,磷脂-聚乙二醇-生物素可延长循环半衰期
jenkins +miniprogram-ci upload WeChat applet with one click
mysql 事务原理详解
Fluorescein-PEG-DSPE Phospholipid-Polyethylene Glycol-Fluorescein Fluorescent Phospholipid PEG Derivatives
SSH automatic reconnection script
VS通过ODBC连接MYSQL(二)
360 hardening file path not exists.
opencv之图像二值化处理
自然语言处理相关list
UiBot has an open Microsoft Edge browser and cannot perform the installation
2022 SQL big factory high-frequency practical interview questions (detailed analysis)
Tensorflow边用边踩坑
VS通过ODBC连接MYSQL(一)