Oracle Solution for Error ora-22812

Solution for Oracle Error ORA-22812

ORA-22812: cannot reference nested table column's storage table

What triggered the Error:

attempt to access the nested table column's storage table is not allowed in the given context.

What should we do to fix it:

sue the statement against the parent table containing the nested table column.