Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-63803

columns must be specified with string

Cause

Column names must be specified when Table Value Constructor is used in this context.


Action

When a Table Value Constructor is used in contexts like INSERT or WITH, column name must be specified.