Обсуждение: Select of 2 tables using "left outer join"

Поиск
Список
Период
Сортировка

Select of 2 tables using "left outer join"

От
"Catherine Germain"
Дата:
Help

I need some help.
I want to do a select on two tables for exemple A and B, but the information
on B
exist or not exist.
I'm use to use SQL Server there it's a left outer join.
Does someone know if that is possible with postgress, and if yes how...

Many thanks

Catherine