两种实现MySQL多表联查的方法

两种实现MySQL多表联查的方法
复制select c.nom,两种 e.nom    from consultant c, affaire a, besoin b, salarie sa, site s, entreprise e   where c.consultant_id=a.consultant_id and a.besoin_id=b.besoin_id and    b.salarie_id=sa.salarie_id and ssa.site_id=s.site_id and s.entreprise_id=e.entreprise_id   1.2.3.4.5.
系统运维
上一篇:华硕S400E3317CA——性能卓越的笔记本电脑(华硕S400E3317CA引领移动办公新潮流)
下一篇:电脑恢复重置教程(一步步教你如何进行电脑恢复重置,让电脑焕然一新)