Add inner join details

feat/course
Kamran Ahmed 3 weeks ago
parent 072022cad6
commit e4586363fb
  1. 4
      src/data/courses/sql-mastery/chapters/multi-table-queries/lessons/joins-in-queries.md

@ -448,6 +448,4 @@ The result from this query will be:
| Dress 4 | Green |
| Dress 4 | Yellow |
---
Now that you understand different types of JOINs, you can choose the appropriate one based on your specific needs. In the future lessons, we will look at more complex scenarios involving multiple JOINs.
That's all for this lesson. Make sure to practice the examples and try out different types of JOINs. Future lessons will cover more examples and use cases for JOINs. For now, let's move on to the next lesson about foreign keys.

Loading…
Cancel
Save