转载请联系作者获得授权,并标注“文章作者”。
你是自学参与 高考的?
score 代表分数 栏位
科目一考试完了交卷看到分数 忘了点确认就去签字了,分数 有效吗,急急急,在线上等
select name, if(score<60, '不及格', if(score<75, '中等', if(score<85,'良好', '优秀'))) as rank from students;
后面需要分类操作可以使用group by 对rank项目进行操作
广西壮族自治区自学考试分数 ,
孙超110053652
关注
吴睿岚
19:30-21:00 19:30-21:00
AI绘画重构职场竞争力
AI启航
进入直播
高凡
20:00-21:00 20:00-21:00
第三期提示词特训营导读课
曹骏
20:00-22:00 20:00-22:00 06月21日 20:00-22:00
自媒体变现真相
AI自媒体
立即预约
安卓版
iPhone版
多个标签请以空格隔开!
你是自学参与 高考的?
score 代表分数 栏位
select case when score < 60 then '不及格' when score>60 and score<=80 then '中等' when score>80 and score<=90 then '良好' else '优秀' end from 现表科目一考试完了交卷看到分数 忘了点确认就去签字了,分数 有效吗,急急急,在线上等
select name, if(score<60, '不及格', if(score<75, '中等', if(score<85,'良好', '优秀'))) as rank from students;
后面需要分类操作可以使用group by 对rank项目进行操作
score 代表分数 栏位
select case when score < 60 then '不及格' when score>60 and score<=80 then '中等' when score>80 and score<=90 then '良好' else '优秀' end from 现表广西壮族自治区自学考试分数 ,
不是及格了才显示分数。可询问广西招生考试院。以广西招生考试院的说法为准。