"Nicolas Verger" <[EMAIL PROTECTED]> writes:
> But I have a big problem : PostgreSQL doesn't allow Oracle style outer join,
> and Oracle doesn't allow Postgres style ...
Are you sure about that? Postgres supports ISO standard (ISO/IEC 9075,
SQL 1992) outer joins. Oracle claims to be compliant w
> De : Tom Lane
> Are you sure about that? Postgres supports ISO standard (ISO/IEC 9075,
> SQL 1992) outer joins. Oracle claims to be compliant with that
> standard. If they don't accept the standard syntax for outer joins,
> then their claim of compliance is faulty. But last I heard, they did
> Tom Lane writes :
> Oracle claims to be compliant with that
> standard. If they don't accept the standard syntax for outer joins,
> then their claim of compliance is faulty. But last I heard, they did.
Well, I can't find it into the documentation, and the postgres syntax does
not work so I th