ERROR | Invalid nested table column name in nested table clause |
CAUSE | The column name specified in the nested table clause of an INSTEAD OF trigger does not correspond to a nested table column. |
ACTION | Specify a nested table column on which the trigger is to be defined. |