Could you please say that dead lock is coming in select query in application because of index. It is identified after enabling trace in database and identified by reading deadlock xml file. After index removal, deadlock is not coming in same query. But it is affecting query's performance slightly. Could you please suggest that is it correct way to remove index if dead lock is coming because of index?
↧