SELECT SC.S#,SC.C#,Sname,Cname FROM SC,Student,Course where SC.S#=Student.S# and SC.C#=Course.C# ;
若有收获,就点个赞吧
0 人点赞
让时间为你证明