How to convert the current indexes to linguistic indexes in oracle 12c
Hello everyone,
I have an activity to convert the current indexes to linguistic indexes in oracle 12c. As I know, I have to drop these current indexes then create linguistic indexes. But just want to know did oracle support other methods that I can do this activity and don't need to drop current indexes ?
Thanks.