Do we have indexing on the tables in unifier? Or can it be implemented?
We have certain invoicing tables, which has not much data approx 6k but even after optimizing a lot from our end it is not functioning. So I wanted to know are there any indexes maintained using which we can optimize the query.
0