Re: [GENERAL] syntax of outer join in 7.1devel

2000-12-06 Thread Tom Lane
"Poul L. Christiansen" <[EMAIL PROTECTED]> writes: > But how do I make an outer join? > What's the syntax? > I will RTFM if someone points me to the docs :-) I'm afraid I haven't updated the FM yet :-( ... but you could look at the examples in the JOIN regress test, src/test/regress/sql/join.sql

[GENERAL] syntax of outer join in 7.1devel

2000-12-06 Thread Poul L. Christiansen
Hi I just grabbed the latest development version from the CVS, because i need the outer join functionality. But how do I make an outer join? What's the syntax? I will RTFM if someone points me to the docs :-) Poul L. Christiansen