Paul Ramsey <[EMAIL PROTECTED]> writes:
> Oracle has finally surpassed PostgreSQL in some elements of
> object-relational technology. Among the things you can do are:
> - Address components of objects using dot-notation. (select
> employee.salary from employees)
Cool. How do they resolve the conflict against schema notation
(ie, is employee a table reference or a schema name here)?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster