ORA-19205
Error: ORA-19205: Attribute 'string' qualifies a non-scalar value in the select list
Causa: The attribute immediately follows a value of object or collection type in the select list or type definition.
Acción: Remove the '@' sign, or make the previous value a scalar.
COMENTARIOS:
No hay comentarios.