into array temp

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/14 04:11:41
into array temp

into array temp
into array temp

into array temp
select sum(课时数) as 课时数 from 授课信息表 group by 教师编号 order by 教师编号 into array temp_array