r/learnSQL • u/idan_huji • 1d ago
Join Kata
Usually in SQL exercises ,the data is given and a new query is written.
I tried a new exercise where the student also writes the data in a CTE.
The exercise is like a kata, focusing on small parts of the query (in joins in this example).
I'll be happy to get feedback on the direction in general and on the specific exercise.
https://github.com/evidencebp/databases-course/blob/main/Examples/Topics/Join%20Kata.pdf
4
Upvotes