Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Performance Issues

Former Member
0 Likes
462

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.

4 REPLIES 4
Read only

Former Member
0 Likes
444

Hi,

With this input we really cant suggest anythg. Please be more specific with your query!!!

or post ur code here!

Read only

Former Member
0 Likes
444

simple solution use logical database with get statement

Read only

Former Member
0 Likes
444

usually you will not be able to delete statements ....

make the slowest statements faster, this usually helps

Read only

Former Member
0 Likes
444

logical database is not automatically filled with the data which are needed ... so how should it help?