例如:select * from talbe_1 where sal>1000;
select (case when 1=1 then 1 else 2) col from table
select *from tablewhere 条件
select case
select,where,exist,in,like......