Hi Ricky, Instead of hitting the database twice, try fetching the necessary data that you fetch from both queries and do the manipulations, this would increase the performance.
↧
Hi Ricky, Instead of hitting the database twice, try fetching the necessary data that you fetch from both queries and do the manipulations, this would increase the performance.