Gerald Nowitzky wrote: > > It's easier: Just try > > select (select msgno+msgno from dual) from dba.messages > > as dba on any database and there you are :-) Tried on 2 > different machines.
Additional info not to be misunderstood: even after the bug-fix it will NOT be possible to use a correlated subquery WHICH HAS CORRELATED COLUMNS IN THE SELECT-LIST in the select-list of another select. Correlated subqueries with non-correlated-columns in the select-list should work. Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
