摘要:        
多对多表格的Ajax实现 老师和班级的关系使用如下表格记录: id,class_id,teacher_id 现在需要将teacher,class和上述的关系表全部链接起来。 select teacher.id as tid,teacher.name,class.title from teacher     阅读全文
        
            posted @ 2020-12-16 07:01
cczhy
阅读(74)
评论(0)
推荐(0)
        
    | 
	
        
     
摘要:        
多对多表格的Ajax实现 老师和班级的关系使用如下表格记录: id,class_id,teacher_id 现在需要将teacher,class和上述的关系表全部链接起来。 select teacher.id as tid,teacher.name,class.title from teacher     阅读全文
 
        
            posted @ 2020-12-16 07:01
cczhy
阅读(74)
评论(0)
推荐(0)
         
     |