Querying Multiple Tables with SQL

preview_player
Показать описание
Demonstration of how to query two or more tables with SQL Server.
Рекомендации по теме
Комментарии
Автор

This is the first link out of about twenty different pages that actually helped me solve my issue.

BudGooey
Автор

thank you very much for this video, i was stuck at one query, and searched many videos and finally find accurate concept.

anujdhumal
Автор

Thank you man, you're a Gentleman and a scholar!

reghuk
Автор

Thank you sir for wonderful explanation, It was very clear and anyone who watches the video can
easily understand the concept
It helped solve one of major obstacle in sql

sanjeevKumar-eghp
Автор

Thank you Larry! This content was really useful!

babakiani
Автор

I’m going to give to a try when I get to work 👍🏾👍🏾👍🏾Thanks buddy!

MXVMichael
Автор

THANK YOU, very helpful and nicely explained.

rodrigoalejandrogallardoga
Автор

You really saved my behind with this video

advitiya
Автор

Can't believe this only has 752 views when the content is so good. Thank you so much, this is waaaay clearer than what I was learning in school! Sharing it with my classmates!

oatie
Автор

Thanks man I was wondering why my query was taking so long.

jansen
Автор

Thank you so much for this, it was really informative and helpful

kienolaliwatari
Автор

I think learning stuff on YouTube must be considered formal learning and I should be able to add that I know something I learnt from a YouTube tutorial on my resume.👌😂

i_declare_bankruptcy
Автор

awesome keep going larry we need you, searched everywhere got a good explanation here. Eggactly what I need \m/ a 2016 video helping in 2021

AbinashMishra
Автор

how do you create a new table from that I tried Create Table tablename AS but it did not work

tonystites
Автор

You're a beast this is exactly what I needed!!

drdoughnut
Автор

What about performance if you are using where conditions and join conditions?

We know joins performance is good compare to where condition.

Please let us clarify.

vamsireddy
Автор

Can someone help me? at 5:25 he creates a - function next to select that corresponds to the block of code. How do I incorporate that? At the moment I can only answer 1 query.

jamarwilson
Автор

I am trying to pull data from three tables but running into a relation issues.
Table1: Customer Table.
Table 2: Invoice Table
Table 3: Invoice Detail Table

On table 1 the customer number column is "BPCNUM_0"
On Table 2: The customer number column is "BPR_0"
On Table 3: The customer number column is "BPCINV_0"

Any idea how I can connect them to pull the data?

fahadm
Автор

Larry do you still have visibility over these comments

cd
Автор

in my case, I have 12 tables and I don't know how to join these tables.
it looks simple but it is also complicated. I hope you can help me with this, anyway you did a great job keep it up sir !
thanks

januarekosubagio