Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-63808

list of values in a table value constructor is not well formed

Cause

An attempt was made to specify a list of expressions in a Table Value Constructor that were not separated by a comma.


Action

Specify each expression in a list of values for Table Value Constructor such that it is followed by a "," or a ")".