diff --git a/Home.md b/Home.md index 18db7b8..1e2b555 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,6 @@ # fonctions avancées du langage SQL - [Fonctions d'agrégation](aggregation.md) +- [Jointure](Jointures.md) - [Arbres](Arbres.md) - [Fonctions de fenêtrage](window.md) diff --git a/jointures/fullouterjoin.svg b/jointures/fullouterjoin.svg index 221565b..39914d0 100644 --- a/jointures/fullouterjoin.svg +++ b/jointures/fullouterjoin.svg @@ -1,5 +1,5 @@ - + diff --git a/jointures/innerjoin.svg b/jointures/innerjoin.svg index 4eaf92f..942a9f9 100644 --- a/jointures/innerjoin.svg +++ b/jointures/innerjoin.svg @@ -1,5 +1,5 @@ - + diff --git a/jointures/leftantijoin.svg b/jointures/leftantijoin.svg index 76525ae..261e433 100644 --- a/jointures/leftantijoin.svg +++ b/jointures/leftantijoin.svg @@ -1,5 +1,5 @@ - + diff --git a/jointures/leftjoin.svg b/jointures/leftjoin.svg index f365d95..69516d9 100644 --- a/jointures/leftjoin.svg +++ b/jointures/leftjoin.svg @@ -1,5 +1,5 @@ - + diff --git a/jointures/rightantijoin.svg b/jointures/rightantijoin.svg index 737cb08..97f95d7 100644 --- a/jointures/rightantijoin.svg +++ b/jointures/rightantijoin.svg @@ -1,5 +1,5 @@ - + diff --git a/jointures/rightjoin.svg b/jointures/rightjoin.svg index e179db0..a7dbd43 100644 --- a/jointures/rightjoin.svg +++ b/jointures/rightjoin.svg @@ -1,5 +1,5 @@ - +