Descripción: INSERT statement with REF INTO clause requires a typed table
Causa: This INSERT statement provides REF INTO clause, which is only legal when the table specified in the INTO clause is an object table.
Acción: Remove REF INTO clause and retry the operation.
COMENTARIOS:
No hay comentarios sobre este error.