Self Join SQL Tutorial with Example

  Рет қаралды 60,085

Big Tech Mindset

Big Tech Mindset

Күн бұрын

Пікірлер: 57
@Sylarleft
@Sylarleft Жыл бұрын
Finally a decent explanation of when would a Self Join be useful!
@bigtechmindset
@bigtechmindset Жыл бұрын
Thank you for the feedback!
@maythom
@maythom 3 жыл бұрын
All I can say is that you explain better than my professor!
@bigtechmindset
@bigtechmindset 3 жыл бұрын
I appreciate the support, thank you.
@MrDammed1
@MrDammed1 Жыл бұрын
didnt expect a 5 minute sql video to be so helpful and informative
@bigtechmindset
@bigtechmindset Жыл бұрын
Thank you for the kind words!
@r.lum.r
@r.lum.r Жыл бұрын
damn this explains it in a way that I understand. Thank you for using a realistic use case, as well. I think I could actually do this.
@bigtechmindset
@bigtechmindset Жыл бұрын
I appreciate the kind words brother! I'm happy you found it helpful
@vf1764
@vf1764 Жыл бұрын
Excellent explanation, thanks! The w3schools explanation for this was bit vague and confusing, this was very clear.
@bigtechmindset
@bigtechmindset Жыл бұрын
Glad it was helpful! Thank you for watching
@kishorekumar2769
@kishorekumar2769 3 жыл бұрын
Excellent! I've tried a few videos to understand self join, but this tutorial has been much more helpful. Thank you!
@bigtechmindset
@bigtechmindset 3 жыл бұрын
Thanks for watching. I have a few videos on sql interview problems using self join as well if that helps!
@name1927
@name1927 Жыл бұрын
👍🏻agree
@RafaelJaureguiCaball
@RafaelJaureguiCaball 2 жыл бұрын
IS THERE SUCH A THING AS A SELF JOIN NOT INDICATING LEFT OR RIGHT?
@seymur.halley
@seymur.halley Жыл бұрын
Underrated video!
@bigtechmindset
@bigtechmindset Жыл бұрын
Thank you for the kind words!
@metquadi
@metquadi Жыл бұрын
very easy to understand. thank you
@bigtechmindset
@bigtechmindset Жыл бұрын
I am humbled you found it helpful! Thank you for the feedback
@arunkumaracharya9641
@arunkumaracharya9641 3 жыл бұрын
All I needed was a result at 2.53.....like what will be the result of the complete left join. Clearly, there are tons of examples on the internet, but none showed the result of joining. They just filtered it to two columns based on question/use case. WHich means they themselves learned it by heart without logic. You showed it clearly what happens in the background. Thank you
@bigtechmindset
@bigtechmindset 3 жыл бұрын
Thank you Arun for the valuable feedback! I'm happy you found it helpful.
@juancruz151
@juancruz151 3 жыл бұрын
Thank to you I could understand self joins. Thank you very much!
@bigtechmindset
@bigtechmindset 3 жыл бұрын
Very welcome! Glad to help. Thanks for watching
@damian2955
@damian2955 3 жыл бұрын
Okay but still dunno why I would want to do it instead select emp_name, emp_id
@FatimaZahra-lh7ll
@FatimaZahra-lh7ll 2 жыл бұрын
You want to get the supervisor name instead of an id.
@drawdownfx4415
@drawdownfx4415 Жыл бұрын
hey i used the on condition as emp.emp_id= supv.emp_supervisor_id , is that also okay or not? am slightly confused on that bit
@c0s1m4
@c0s1m4 Жыл бұрын
i am questioning the same, any idea?
@CaribouDataScience
@CaribouDataScience 2 жыл бұрын
Thanks, your explanation makes perfect sense!!
@anunaysharma2098
@anunaysharma2098 3 жыл бұрын
Short and simple. thanks.
@ES11777
@ES11777 Жыл бұрын
Nice 👍
@bigtechmindset
@bigtechmindset Жыл бұрын
Thanks!
@nopesalamandra9144
@nopesalamandra9144 4 жыл бұрын
Thank you, tthis was very helpful!
@Simon_is_not_sure
@Simon_is_not_sure 2 жыл бұрын
Dude, thanks a lot - great tutorial :)
@bigtechmindset
@bigtechmindset 2 жыл бұрын
Glad it helped!
@shaileshsingh1445
@shaileshsingh1445 2 жыл бұрын
Well explained. For better understanding, it would be great if you also write down the problem statement for which we are writing the query for. I know you have verbally mentioned that. :)
@bigtechmindset
@bigtechmindset Жыл бұрын
Noted, thank you!
@vanrock6754
@vanrock6754 2 жыл бұрын
i understand now, it's really easy but, i wonder that with more large fields and columns it gets tricky idk, Thank you so much for the tutorial
@Rose-93
@Rose-93 2 жыл бұрын
It was wonderful! Thank you so much :))
@muhtasimahmed4771
@muhtasimahmed4771 3 жыл бұрын
Where is supervisor's name coming from ?
@bigtechmindset
@bigtechmindset 3 жыл бұрын
It comes from the employee name field. Let's assume an Employee with employeeID is 1, and their supervisorID is 5. Using this join, we can look up employeeID 5, and that employee name would be the supervisor name for employeeID 1.
@pratusaria5113
@pratusaria5113 2 жыл бұрын
thanks for the video!
@bigtechmindset
@bigtechmindset 2 жыл бұрын
My pleasure!
@migueluchoa866
@migueluchoa866 3 жыл бұрын
Extremely useful!
@BijouBakson
@BijouBakson 2 жыл бұрын
Thank you
@rahulraj39
@rahulraj39 3 жыл бұрын
wow nice
@karan_yt_family
@karan_yt_family 3 жыл бұрын
ossam man crystal cllear
@bigtechmindset
@bigtechmindset 3 жыл бұрын
Thank you for the support.
@dnyaneshwarmeghe4930
@dnyaneshwarmeghe4930 2 жыл бұрын
THANK YOU SIR
@bigtechmindset
@bigtechmindset 2 жыл бұрын
Most welcome
@JessicaMary0702
@JessicaMary0702 3 жыл бұрын
Very good
@bigtechmindset
@bigtechmindset 3 жыл бұрын
Thank you!
@finnnelson5472
@finnnelson5472 2 жыл бұрын
nice
@DucatiSydney
@DucatiSydney 2 жыл бұрын
Best!
@BCTAHbKA
@BCTAHbKA 3 жыл бұрын
Das ist das geilste Video ever
@bigtechmindset
@bigtechmindset 3 жыл бұрын
Thank you!
@Ahoy123
@Ahoy123 2 жыл бұрын
noiceee!
SQL Union Tutorial with Example (UNION ALL)
5:33
Big Tech Mindset
Рет қаралды 885
Expert Level SQL Tutorial
23:27
James Oliver
Рет қаралды 157 М.
요즘유행 찍는법
0:34
오마이비키 OMV
Рет қаралды 12 МЛН
SQL Joins: Difference Between Inner/Left/Right/Outer Joins
10:52
Self Join and Its Demonstration
10:21
Parteek Bhatia: Simplifying Computer Education
Рет қаралды 46 М.
Database Indexing Explained (with PostgreSQL)
18:19
Hussein Nasser
Рет қаралды 323 М.
SQL Joins: A Guide and Examples
11:38
Database Star
Рет қаралды 29 М.
Self Join in SQL
9:09
Database Star
Рет қаралды 49 М.