select tab1.id, tab2.id, tab3.id
from tab1
left outer join tab2 on tab1.col1 = tab2.col1
left outer join tab3 on tab2.col2 = tab3.col2;
select tab1.id, tab2.id, tab3.id
from tab1
left outer join tab2 on tab1.col1 = tab2.col1
left outer join tab3 on tab2.col2 = tab3.col2;
Comment créer un champ calculé dans une requête Microsoft Access
Comprendre la fonction de sécurité SQL Server HAS_Permis_BY_Name et ses cas d'utilisation
Comment afficher le contenu complet d'une colonne text ou varchar(MAX) dans SQL Server 2008 Management Studio ?
Le projet de base de données des salons de coiffure