select from tb
where (case when col='***' then '***' else '***' end)='***'

相关文章: