Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 21c
  • 19c
  • 19c
Updated
Jun 24, 2024

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.