Oracle Error Message
ORA-02077: selects of long columns must be from co-located tables
Reason for the Error
if a select returns long columns from multiple tables, all the tables must be co-located
Solution
None
ORA-02077: selects of long columns must be from co-located tables
if a select returns long columns from multiple tables, all the tables must be co-located
None