Oracle Error ORA-22913: must specify table name for nested table column or attribute

Oracle Error Message

ORA-22913: must specify table name for nested table column or attribute

Reason for the Error

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

Solution

Specify the nested table storage clause for the nested table column or attribute.