Oracle Error ORA-25016: cannot specify column list for insert into nested table view column

Oracle Error Message

ORA-25016: cannot specify column list for insert into nested table view column

Reason for the Error

A column list cannot be specified for inserts into the nested table view column.

Solution

Specify all the columns for insert into the nested table.