Showing posts with label ORA-22913. Show all posts
Showing posts with label ORA-22913. Show all posts

Thursday, 12 April 2012

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

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

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

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