‎2008 Jun 03 11:26 AM
Hi Experts
I displayed data in Report. Here it taking long time.
Here i used 10 tables to retrieve data using work area.
Please tell me what is performance issues.
which statements are deleted?
Thanks.
‎2008 Jun 03 11:52 AM
Hi,
With this input we really cant suggest anythg. Please be more specific with your query!!!
or post ur code here!
‎2008 Jun 03 12:36 PM
simple solution use logical database with get statement
‎2008 Jun 03 12:36 PM
usually you will not be able to delete statements ....
make the slowest statements faster, this usually helps
‎2008 Jun 03 12:38 PM
logical database is not automatically filled with the data which are needed ... so how should it help?