码迷,mamicode.com
首页 > 数据库 > 详细

oracle where 条件中用case

时间:2019-02-04 18:14:52      阅读:256      评论:0      收藏:0      [点我收藏+]

标签:oracle   rac   led   ref   item   html   教程   col   人工智   

select  
 substr(xoq.item,2,5) model
from xwp_out_quantity xoq
where xoq.vendor=&s_vendorand (casewhen xoq.vendor=220010then substr(xoq.item,2,1) elsenullend)=9or  (casewhen xoq.vendor=220020then substr(xoq.item,2,1) elsenullend)=8or  (casewhen xoq.vendor=220030then substr(xoq.item,2,1) elsenullend)=7

再分享一下我老师大神的人工智能教程吧。零基础!通俗易懂!风趣幽默!还带黄段子!希望你也加入到我们人工智能的队伍中来!https://blog.csdn.net/jiangjunshow

oracle where 条件中用case

标签:oracle   rac   led   ref   item   html   教程   col   人工智   

原文地址:https://www.cnblogs.com/skiwndhw/p/10351936.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!