Oracle Error ORA-22912: specified column or attribute is not a nested table type

Oracle Error Message

ORA-22912: specified column or attribute is not a nested table type

Reason for the Error

The storage clause is specified for a column or attribute that is not a nested table column or attribute.

Solution

Specify a valid nested table column or attribute.