I'm having problems with a non-clustered index.
When I update a table based on a join query (between itself and another one), the non-clustered index of this updated table gets corrupted and no more updates are allowed. Have anyone seen this problem? Does it have a known solution?
Thanks.