阅读背景:

SQL多表链接left join、right join、inner join

来源:互联网 
select a.ID,a.FullName,b.Score from StudentInfo a left join StudentScore on a.ID=b.SIDselect a.ID,a.FullName,b.Score from StudentInfo a



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: