Database Error Messages

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

ORA-62568

invalid use of PARTITION BY or ORDER BY clause

Cause

Either the PARTITION BY or the ORDER BY clause was specified on an argument of a non-table semantic POLYMORPHIC TABLE FUNCTION.


Action

Remove the PARTITION BY or the ORDER BY clause.