Create index on S_PROD_INT table INTEGRATION_ID column
Hello Team,
Customer wants to create a new index on S_PROD_INT.INTEGRATION_ID. Is there any negative impact to existing queries?
In my understanding, indexes usually helps improving the performance but is it true for the above case?
Thanking you in advance.
Jorge
Customer wants to create a new index on S_PROD_INT.INTEGRATION_ID. Is there any negative impact to existing queries?
In my understanding, indexes usually helps improving the performance but is it true for the above case?
Thanking you in advance.
Jorge
0