Hi,
I have two questions,
my first question,How can I see the query of the created IAL object?
My second question is that the created IAL object is slow to fetch the data to the lobby. How can I speed this up?
Best regards,
Mervan
Hi,
I have two questions,
my first question,How can I see the query of the created IAL object?
My second question is that the created IAL object is slow to fetch the data to the lobby. How can I speed this up?
Best regards,
Mervan
to know the source of IAL Object:
use the command desc in your database editor.
in you use toad:
write the object name and press F4, and read the script tab.
to speed up the report:
use sorted fields to build the relation between objects of the query and conditions.
primary key, foreign key, etc.
thank you
best regards
mervan
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.