Corrupted Indexes and Constraints
Could you please support me on the following topic?
Whast could the conditions leading to Index corruption? For example why the indexes or constraints are disappeared from a table?
How can we recover the indexes and constraints when they are disappeared?
For example I tried to create the Index but I could not because the primary key entries were found as duplicated in the table. What should we do in such a case? How can we recover the table?
Regards!