Database Error Messages

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

OCI-32049

duplicate name found in column alias list for WITH clause

Cause

The column alias list for a WITH clause element contained a name which appeared more than once in the list.


Action

Remove the duplicate name from the column alias list.