HELP ME! http://www.patreon.com/calebcurry Left Join is one of the three options of an outer Join. All you really need is a left join because you can get the same …
Original source
HELP ME! http://www.patreon.com/calebcurry Left Join is one of the three options of an outer Join. All you really need is a left join because you can get the same …
Original source
20 responses to “MySQL Tutorial 38 – Left Joins”
Can I say how much I love your videos – you are the best!! Thank you Caleb!
Caleb, that makes so much sense. Plus they're good fun..Cheers…:)
I'm taking a database course and you simplified what a professor couldn't get across in a 3 hour lecture in 2 short videos. Great job, I appreciate your work!
Thanks for this vid! Explained the differences very good, I had no idea of what they were before.
Hi Caleb, question, what if you want to pull all of the columns from a joined table and only part of the columns from the selected table? I'm trying to avoid a ton of column names in the SELECT statement. So maybe something like this SELECT fn, ln, reviews.* FROM `customers` LEFT JOIN `reviews`? Is that possible?
You are a great teacher 🙂
Great job! Joins were always confusing to me but you made it crystal clear to understand!!
dude thisone is the hotest man clean and gud explanation i like it man
So can a right outer join be used for anonymous comments??
Watch series with autoplay: MySQL Tutorial 1 – What is MySQL @CalebCurry
Donations are greatly needed and appreciated! Click to donate: http://bit.ly/DonateCTVM2
awesome, great tutorial man!
Great explanation 🙂
Really really good explained… actually better than my teacher… I got it now Thanks dude !
Nice job sir!
Good stuff! Love the idea of using a chalkboard lol
Thank you! I get that way sometimes, ESPECIALLY on the first video of the day. It's always the hardest one to get right.
Thanks! You seem a little nervous, but you made your point and it clarified it for me.
Dude, you made it easy to understand…good stuff
Thanks!
"Uuuuuuh, that doesn't look right" haha. Thanks for the video!