โค้ทตั้งต้นของฟอร์ม ตามนี้ครับ
select d.* , u.*, i.universal_item_name,o.bw,o.height,o.bmi,o.rr,o.pulse,o.waist,o.vstdate,
o.bps,o.bpd,(20*(o.height/100)*(o.height/100)) as bw1,(24.9*(o.height/100)*(o.height/100)) as bw2
from universal_head d, universal_detail u ,universal_item i,opdscreen o
where d.universal_head_id=u.universal_head_id and o.vn=d.vn
and u.universal_item_id =i.universal_item_id and u.universal_head_id="25"
นอกนั้นใช้ variable ดึงมาทั้งหมด