ORA-19205
Attribute 'attribute' qualifies a non-scalar value in the select list.
- attribute: The attribute that qualifies a non-scalar value.
Cause
The attribute immediately followed a value of the object or collection type in the select list or type definition.
Action
Remove the '@' sign, or make the previous value a scalar value.
ORA-19205
Attribute 'string' qualifies a non-scalar value in the select list
Cause
The attribute immediately follows a value of object or collection type in the select list or type definition.
Action
Remove the '@' sign, or make the previous value a scalar.
ORA-19205
Attribute 'string' qualifies a non-scalar value in the select list
Cause
The attribute immediately follows a value of object or collection type in the select list or type definition.
Action
Remove the '@' sign, or make the previous value a scalar.