Foreign Key --- Index Montioring
Hi ,
Is there a way to identify unused indexes which are indexed on Foreign Key . Is it possible to see whether the index is " used or not " during insertion on FK field in child table.
As per the conducted Testcase Index monitoring usage is showing as " YES " only when the index is part of execution Plan else it is showing as " NO"
Is there a way to identify unused indexes which are indexed on Foreign Key . Is it possible to see whether the index is " used or not " during insertion on FK field in child table.
As per the conducted Testcase Index monitoring usage is showing as " YES " only when the index is part of execution Plan else it is showing as " NO"
0