ORA-22905
										
				Error: ORA-22905: cannot access rows from a non-nested table item
				Causa: An attempt was made to access rows of an item whose type is not known at parse time or that is not of a nested table type.
				Acción: Use CAST to cast the item to a nested table type.
  
				
COMENTARIOS:
No hay comentarios.