Using SQL to Select Records from Multiple Tables

preview_player
Показать описание
Following on from my previous video introducing the SELECT query, this video shows how to use primary and foreign keys to connect up related tables when you need to retrieve records from both.

Prerequisite knowledge is:
Рекомендации по теме
Комментарии
Автор

Awesome, crystal.clear and concise. I really found useful the second example, where you go strait and perform filtering operation. In many cases an inner ou nested query would have been used to solve that one but I persornally find it hard to read subqueries under the where clause.
Thank you for the insightful tutorial.

osoriomatucurane
Автор

I spent hours with lots of videos and posts and not a single saint could finally save me. Thank you very much Mr. Brown and just in time to sent my work for evaluation here from Brazil. Best regards, Diego

fykjgme
Автор

Hey MrBrown, thank you very much for posting this vid. Your explanation helped a lot.

justbee
Автор

How do you bulk upsert a temp table into a target table when the temp table doesn't have a PK or common field with the target table?

daniellebobb
Автор

Much more helpful than my teacher at University, thank you so much

aymansammo
Автор

Thank you for your explanation. I hope you also use this in real life scenario. again thank you

hoylechannel
Автор

Cheers for the vid my fellow chimpin code puppy

catharperfect
Автор

Thank you very much, it is very easy and clear

yntmnbr
Автор

How can also I insert join statement in this query? Is it possible?

eagle
Автор

How do you select an aditional third table

CheeCarniel
Автор

I have a doubt. I have table with two fields, one field is array in table 1
uID | Contact
2 | 1221, 1223
3 | 1123

Now value of 1221 and 1223 are in table Two. I want a query to join table 1 and table 2 using array of field2

Myself_
Автор

How can sql server using this on outer join situation

ldtzdeo
Автор

May God help you, it was a very useful video

infokontent
join shbcf.ru