Database Error Messages

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

ORA-62558

Unsupported data types (string) for polymorphic table function

Cause

Non-scalar data types were used in polymorphic table function. Only scalar data types are supported.


Action

Use only scalar data types in polymorphic table function.