There is no OUTER JOIN in postgres. You could use SELECT and UNION ALL. Jesus. On Mon, 12 Jun 2000, Patrick Kay wrote: > I am looking for a way run an outer join in psql. Can anyone help? > > Informix has an "OUTER" keyword. I don't see anything like this in the docs > for psql. > > Thanks much. > -Pat Kay >
- [SQL] Outer join in postgresql Patrick Kay
- Re: [SQL] Outer join in postgresql Peter Vazsonyi
- Re: [SQL] Outer join in postgresql Ed Loehr
- Re: [SQL] Outer join in postgresql Bruce Momjian
- Re: [SQL] Outer join in postgresql Robert B. Easter
- Jesus Aneiros