ORA-42307: columns of an Editioning view may only refer to base table columns
Cause: An attempt was made to define an Editioning view containing a column referring to an entity other than a base table column (for example, a PL/SQL function without a parameter), which is not supported.
Action: Ensure that every column of an Editioning view refers to a column of a base table.
Error Type: ORA