Hello there,
Can you please tell me how I can rename an index?
Thanks,
Nirasha
Printable View
Hello there,
Can you please tell me how I can rename an index?
Thanks,
Nirasha
alter indexrename to ;
Prev post got messed up.
Here it goes again,
Alter index old_index rename to new_index ;