Select of 2 tables using "left outer join" - Mailing list pgsql-sql

From Catherine Germain
Subject Select of 2 tables using "left outer join"
Date
Msg-id 7tiejb$7ml$1@pollux.ip-plus.net
Whole thread Raw
List pgsql-sql
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




pgsql-sql by date:

Previous
From: Peter Eisentraut
Date:
Subject: How do I know if I'm in a transaction?
Next
From: "Claudio Tassi"
Date:
Subject: Re: Constraint Problem