Learning MySQL – LEFT, RIGHT, and self JOINs



Learning MySQL – LEFT, RIGHT, and self JOINs

Learning MySQL - LEFT, RIGHT, and self JOINs

This episode covers how to use the different types of joins to gather different recordsets from multiple tables.

MySQL Playlist: https://www.youtube.com/watch?v=a9W7OpS4LfI&list=PLyuRouwmQCjlXvBkTfGeDTq79r9_GoMt9

MySQL Join Reference: https://dev.mysql.com/doc/refman/5.7/en/join.html

SQL Query Sample file: https://gist.github.com/prof3ssorSt3v3/880e5e530a6dbbc199ecb056302910e0

Comments are closed.