Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Byte-Sized-Chunks: SQL Joins in MySQL

Posted By: naag
Byte-Sized-Chunks: SQL Joins in MySQL

Byte-Sized-Chunks: SQL Joins in MySQL
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2.5 Hours | 893 MB
Genre: eLearning | Language: English

Never fear joins again! Inner or outer, left or right, joins will be your best friends after this!

All too often, we write queries by copy-pasting from other queries that some friend or colleague copy-pasted from somewhere. We often don't appreciate the nitty-gritty, and are left with vaguely uncomfortable each time we try to change our query - and clueless when our queries don't run, or when they return unexpected results.

Joins are probably the most useful type of queries out there. They are the glue that bind together tables in a database, that connect the dots.

Once we understand - really understand - joins, even very complex queries start to make sense. And that's why this course is all about joins, with examples in MySQL to drive home the theory.

Inner joins
Outer joins
Cross joins
Natural joins
Left and right joins
Wrap up all of this with examples in MySQL!

Byte-Sized-Chunks: SQL Joins in MySQL