Database Error Messages

OCI-23480

Column string is not a top-level column of "string"."string".

Cause

The column is either not a top-level column or is not present in the table or materialized view.


Action

Ensure only valid top-level columns are used.