会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
今进
博客园
首页
新随笔
新文章
联系
管理
订阅
2020年6月30日
mysql 之表常用函数
摘要: select id 学号, name 姓名, ifnull(score,0) 成绩, case when score>=90 then '优秀' when score>=80 then '良好' when score >=70 then '一般' when score >=60 then '及格'
阅读全文
posted @ 2020-06-30 20:07 今进
阅读(327)
评论(0)
推荐(0)
编辑
公告
感谢留言批评