阅读背景:

SQL连接的几种方式

来源:互联网 

—创建A,B两张表

1.内连接(两种方式)
1> select * from A,B where A.id=B.id 1> select * from A,B where A.




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

分享到: