ลองแล้วไม่ได้ครับ......ช่วยหน่อยครับ
Variable1 ====>
Value := GetSQLIntegerData('select count(*) from ovstdiag c left outer join vn_stat v on v.vn=c.vn where c.icd10="K081" and c.vstdate between "'+ds1+'" and "'+ds2+'" and v.sex="1"');
Variable2 ====>
Value := GetSQLIntegerData('select count(*) from ovstdiag c left outer join vn_stat v on v.vn=c.vn where c.icd10="K081" and c.vstdate between "'+ds1+'" and "'+ds2+'" and v.sex="2"');
Variable3
Value := Variable1.Value + Variable2.Value
ผลที่ได้
ชื่อโรค ชาย หญิง รวม
K018 3 14 314