剔除索引报错"ORA-01418:sepecified index does not exist"

删除索引报错ORA-01418:sepecified index does not exist删除索引报错ORA-01418:sepecified index does

删除索引报错"ORA-01418:sepecified index does not exist"
删除索引报错"ORA-01418:sepecified index does not exist"


[解决办法]

探讨
删除索引报错"ORA-01418:sepecified index does not exist"

[解决办法]
ORACLE是区分大小写的,除非你命名时全部大写或者小写,否则必须使用双引号将你的索引名包住,大小写写正确。