PostgreSQL: Inner Joins | Course | 2019

preview_player
Показать описание
PostgreSQL is a general purpose and object-relational database management system, the most advanced open source database system widely used to build back end systems. Startups including big companies such as Apple, Cisco, Redhat and more use Postgres to drive their business.

In this video you will learn about

PS

Thanks for watching…
Рекомендации по теме
Комментарии
Автор

Great video but I think using A + B to describe a Inner join is not appropriate.
That could lead someone to think that the result would be like a Outer Join, where all rows from A and B would be included regardless.

しげお-il
Автор

Just note for myself:
5:29 : '/x - Expanded display is off

wynez
Автор

i have one doubt, , if there is no common items in both table it supposed to show NULL right but as per your video it shows both table together.. is that if there is no common items it will take both table together.. can anybody clarify the doubt.

dhikeshmm
Автор

You helped me out a lot for a course I'm doing, very professionally developed content that's very easy to understand. Big thanks bro!

londonresistance
Автор

Thanks for the clear explanation and example! That expanded display mode is very convenient. I first saw your channel when you hosted on The Coding Train. Keep up the great videos!

sairao
Автор

How would we use the ORDER BY within the query?

TheJollyRhino
Автор

this is such a big help. thank you for the tips

AliceNicolas-tsri
Автор

@Amigoscode at 5:50 I have a question, what are the rules those rows are sorted, because Fernanda should be at first position as it has id = 1 and it's already first on person table?

djslimcodes
Автор

I have a question, can i joining more than two tables such as three or four in the same time?, if i can pls show query

عابثالأخير-زي