Hello,
I have written a script for geneating reports for the order processing.
The report is generated using 3-4 tables.Even though the record in each table is not more than 5000, it takes a lot of time generating it.
Wht could be the reasons behind that and how can i enhance the performace of data retrieval, besides using indexes?
Thanks in advance
--------------------------------------------------------------------------
I never set a goal because u never know whats going to happen tommorow.
I have written a script for geneating reports for the order processing.
The report is generated using 3-4 tables.Even though the record in each table is not more than 5000, it takes a lot of time generating it.
Wht could be the reasons behind that and how can i enhance the performace of data retrieval, besides using indexes?
Thanks in advance
--------------------------------------------------------------------------
I never set a goal because u never know whats going to happen tommorow.