saravanakumar
Member
Hi Everybody,
I need a clarification, the scenario is as follows;
Consider a query has been written with an AND condition in find first. We know which INDEX progress uses for search criteria. So can we use USE-INDEX here? If we are not using USE-INDEX here is there any performance hit???
Will usage of USE-INDEX reduces any time (bcoz we know it construct a logical tree for choosing the INDEX and go through some process)?
Is it that usage of USE-INDEX in our code is good???
Can anyone help me out? Thanks in advance.
I need a clarification, the scenario is as follows;
Consider a query has been written with an AND condition in find first. We know which INDEX progress uses for search criteria. So can we use USE-INDEX here? If we are not using USE-INDEX here is there any performance hit???
Will usage of USE-INDEX reduces any time (bcoz we know it construct a logical tree for choosing the INDEX and go through some process)?
Is it that usage of USE-INDEX in our code is good???
Can anyone help me out? Thanks in advance.
