รบกวน อ. ทุกๆท่าน ช่วยให้คำแนะนำด้วย ครับ ตรงตัวสีแดง ผมกำหนดอะไรผิดไปบ้าง
select a.* ,i.adjrw*14000 as aa_momey, i.* , p.name as n_pttype
from an_stat a
left outer join ipt i on i.an=a.an
left outer join pttype p on p.pttype=i.pttype
where a.dchdate between '2010-05-01' and '2010-05-31' and a.uc_money > i.adjrw * '14000'
and i.dch_doctor ='007'