HOME > Press > Post show
Search by Exhibitors(2024)
The Number of Registered Exhibitors : 203 companies
select top 90 * from TB_COMPANY_EXH where 1=1 and isnull(del,'') <> 'Y' and syear = '2024' ORDER BY case when company_name_kor like '' then 2 else 1 end, replace(replace(replace(company_name_kor,'(사)',''),'(재)',''),'(주)','') asc