| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.tools -> Re: performance issue in reports
Haragha wrote:
> Hi kakatur,
> i have report in report 6i, i made the modification by
> creating a custome table and dumping data into it from earlier query by
> inserting and updating data from formula coloumns. Then I am selecting
> the data from the table and sorting it by a coloumn and deleteing the
> data after report.
>
> The problem is its taking more time to run the report, so what do u
> think the reason might be.
>
> Harsha
>
In case kakatur doesn't answer: put the "earlier query" in the report, drop the "custome table", you'll gain the time lost with insert, update an delete. Received on Mon Jan 23 2006 - 10:36:34 CST
![]() |
![]() |