$7.49 .com domain with free InstantPage Website Builder$1.99 Web Hosting   捷飞网络官方淘宝店   Godaddy 优惠码
返回列表 发帖
分享到:




[应用&技术] 分享MYSQL多表联合更新,查询

很多时候都会用到多表查询,更新,删除,替换.

MYSQL多表联合更新与SQL2000有所不同:


6 n2 b7 K; b+ O4 H+ O4 Nselect a.studnt_sno,b.sno,c.grade from studnt as a inner join depart as b on a.sno=b.sno left join sc as c on b.cno=c.no: s+ h5 g8 r5 O$ p
select col1, col2, col..., a.*, b.*,c.* from tableA a, tableB b,tableC c WHERE a.**_id = b.**_id AND b.**_id = c.**_id and a.**_id=c.**_id

update tableA,tableB set tableA.colB= tableB.colB  where tableA.colA= tableB.colA;


! p8 w1 }; \+ ~5 b- b) V2 j

对应的SQL2000更新语句为:

  update tableA set tableA.colB=tableB.colB from tableA,tableB where tableA.colA=tableB.colA


" J+ w+ O; U) t! l# e

更多的自己去扩展吧..

返回列表
Namecheap
Namecheap.com - Cheap domain name registration, renewal and transfers - Free SSL Certificates - Web Hosting
互联网安全