Oracle Error Message
ORA-23293: Cannot rename a column which is part of a join index
Reason for the Error
The column participates in a join index.
Solution
If you need to rename the column, you need to drop the join index.
Special welcome gift. Get 30% off your first purchase with code “Eduma”. Find out more!
ORA-23293: Cannot rename a column which is part of a join index
The column participates in a join index.
If you need to rename the column, you need to drop the join index.