Neil Zanella writes:
> 1. Does standard SQL allow an optional AS keyword for (re/)naming
> tables including those resulting from subselects.
Yes.
> 2 Why must a subselect whose fields are referenced in an outer query
> be explicitly named in PostgreSQL when it is not necessary in Oracle.
Because the SQL standard says so.
--
Peter Eisentraut peter_e@gmx.net