- 博客(1)
- 资源 (1)
- 收藏
- 关注
转载 关于两种case when(转)
转载:case when用法一、case when的使用方法Case具有两种格式。简单Case函数和Case搜索函数。第一种 格式 : 简单Case函数 :格式说明case 列名when 条件值1 then 选项1when 条件值2 then 选项2…else 默认值 endeg:select case job_level ...
2020-04-17 15:48:26 4211
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人