รายงานการส่งผลงานประกวดวิชาการ จังหวัดศรีสะเกษ ประจำปี 2569
สาขา บริหารสาธารณสุข นโยบายสาธารณสุข และสาธารณสุขทั่วไป
| ประเภทการนำเสนอ |
จำนวน |
select t.code,t.name,t.pre_year,p.type_exc,p.count_exc
from tmp_present_type t left join
( select r.present_type,r.type_exc,r.present_program,t.pre_year,count(r.type_exc) as count_exc
from regi_present r inner join present_type t on (r.present_type = t.code)
where left(r.regi_date,4) = '2569'
group by r.type_exc,r.present_type
) p on (t.code = p.present_type and p.type_exc = '3')
group by p.type_exc,t.code
| ประเภทวาจา |
2 |
| ประเภท Poster |
5 |
| เลื่อนระดับ |
|