Inner join question is incorrect! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Inner join question is incorrect!

The inner join question in the sample is incorrect and didn't use inner join at all

30th Jul 2016, 6:41 AM
AlirezA Akbari
AlirezA Akbari - avatar
3 Answers
+ 1
The inner join question does join the tables - in the where clause. Joining tables in the where-clause is a old school way of joining tables, however with the join-clause theres the benefit of separation of concerns. Its good that it shows that theres more than one way of accomplishing the same thing but bad that it doesnt clarify it, especially since the lecture is about the syntax rather than the result.
1st Aug 2016, 10:24 AM
Johan Sandahl
Johan Sandahl - avatar
0
Actually you mentioned the point
1st Aug 2016, 10:31 AM
AlirezA Akbari
AlirezA Akbari - avatar
0
yea
12th Aug 2016, 9:14 AM
Abiodun Olufemi Bayowa
Abiodun Olufemi Bayowa - avatar