aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-31417: column list contains control column string

ORA-31417: column list contains control column string
Cause: Reserved column name was specified in a column list or column type parameter.
Action: 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.

请先 登录 后评论

1 个回答

小智
ORA-31417:列列表包含控制列字符串,
.原因:在列列表或列类型参数中指定了保留列名。,
.操作:使用单独的参数选择控制列。如果不想要控制列,请更改指定列的名称,以使其不与保留的列名称冲突。,
.
请先 登录 后评论