You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
1.3 KiB

union all
--高中
order by schoolTypeGroupNo,schoolTypeGroupNo2,
case
when businessType ='高级中学' then 1
when businessType ='完全中学' then 2
when businessType ='十二年一贯制学校' then 3
when businessType ='中等技术学校' then 4
when businessType ='成人中等专业学校' then 5
when businessType ='职业高中学校' then 6
when businessType ='其他机构(班)' then 7
end
--义务
order by schoolTypeGroupNo,schoolTypeGroupNo2,
case
when businessType ='小学' then 1
when businessType ='初级中学' then 2
when businessType ='职业初中' then 3
when businessType ='九年一贯制学校' then 4
when businessType ='十二年一贯制学校' then 5
when businessType ='完全中学' then 6
end
if(value()=="女",space(2)+"其中:"+value(),space(8)+value())
if(value()==0,"")
=space(2)+ds1.group(gatherregionc)
完成 (县区)
013中等职业学校(机构)校舍情况
012中等职业学校(机构)资产情况(非学校产权中独立使用)
011中等职业学校(机构)资产情况(学校产权)
030特殊教育学校办学条件(二)
029特殊教育学校办学条件(一)
035幼儿园办学条件(总计)(二)
034幼儿园校舍及其他情况(总计)(一)
024小学办学条件(二)(总计)
023小学办学条件(一)(总计)
018初中办学条件(二)(总计)
017初中办学条件(一)(总计)