Oracle Error ORA-31417: column list contains control column string

Oracle Error Message

ORA-31417: column list contains control column string

Reason for the Error

Reserved column name was specified in a column list or column type parameter.

Solution

Control columns are selected with separate parameters. If you did not want a control column, then change the name of the specified column so that it does not conflict with a reserved column name.