Sql Server级联操作 问题提出:现在我有三张表,学生Student,课程Course,成绩SC 1. 学生表Student,主键是学号Sno 2. 课程Course,主码是课程号Cno 3. &nb … Continue reading Sql Server级联操作