sql有这样的写法吗?
如题
select (case when Level<0 then tableA.col where tableA.Level=tableB.Level else tableB.col end) from tableA join tableB. select (case when Level<0
如题
select (case when Level<0 then tableA.col where tableA.Level=tableB.Level else tableB.col end) from tableA join tableB. select (case when Level<0