> 其他 >
select * top 99 percent from 职工 order by case when 工资 is null then 1 else 0 end 哪里出错了
select * top 99 percent from 职工 order by case when 工资 is null then 1 else 0 end
为什么总说有不能识别的短语或关键字
人气:306 ℃ 时间:2020-04-14 01:02:39
解答
case when 是不是应该写在select 里的啊?order by 排序 至少也要用括号括起来.
推荐
猜你喜欢
© 2026 79432.Com All Rights Reserved.
电脑版|手机版