Descripción: Arrays not allowed as input bind variables in SELECT list
Causa: A host array was used in the SELECT list of a SELECT-INTO statement.
Acción: Rewrite the SELECT statement without using arrays in SELECT list.
COMENTARIOS:
No hay comentarios sobre este error.