Hi
I want to drop an index, which a foreign key using it too. Is there any affect? Actually I need to change a value of a field and this field is indexed, as the result, I have to drop it first, change the data and then recreate the index after. Should I recreate the foreign key too?
Thanks
I want to drop an index, which a foreign key using it too. Is there any affect? Actually I need to change a value of a field and this field is indexed, as the result, I have to drop it first, change the data and then recreate the index after. Should I recreate the foreign key too?
Thanks