Database Error Messages

OCI-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.