摘要:
Mysql练习: 联表查询: select score.sid,student.sid from score left join student on score.student_id=student.sid left join course on score.course_id=course.ci 阅读全文
posted @ 2021-02-20 15:32
chenhongl
阅读(129)
评论(0)
推荐(0)
浙公网安备 33010602011771号