aiaiDBA

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

13718043309

010-86462881

ORA-44744: Cannot have more than one drop, add or modify operations in an ALTER INDEX statement.

ORA-44744: Cannot have more than one drop, add or modify operations in an ALTER INDEX statement.
Cause: An attempt was made to have more than one add, modify, or drop column or group operations in the ALTER INDEX statement.
Action: Use multiple ALTER INDEX statements instead.

请先 登录 后评论

1 个回答

小智
ORA-44744:在ALTER INDEX语句中不能有多个删除,添加或修改操作。,
.原因:尝试在ALTER INDEX语句中具有多个添加,修改或删除列或组操作。,
.操作:改用多个ALTER INDEX语句。,
.
请先 登录 后评论