HI, can anybody explain me how performence will decrease if
we create objects using derived tables ?

Answers were Sorted based on User's Feedback



HI, can anybody explain me how performence will decrease if we create objects using derived tables..

Answer / manoj

Derived Tables decrease the performance because even if you
include one single object from this table the entire query
from the table is executed .

You can see this in the sql Query panel.

hence i would avoid using any derived tables unless
mandatory

Is This Answer Correct ?    5 Yes 0 No

HI, can anybody explain me how performence will decrease if we create objects using derived tables..

Answer / ashok

by using derived table we can improve the query performance
because that is not created in database it can be designed
at universe designer only.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Business Objects Interview Questions

Can we link the Universes from two different sourcess?Explain?

2 Answers   IBM, Oracle,


What is the difference B/W Variable & Formula? what is ment by incompatable object error in the report level?

3 Answers  


WHAT IS SYNCHRONIZATION IN BOXI?

2 Answers   HCL,


what is the different between link and join ?

2 Answers  


How were the reports scheduled and how to resolve unexecuted documents?

0 Answers  






U r project in which stage in implementation?

0 Answers   Accenture,


Explain in Detail about Measure Objects? and what is the use of it? How to create it?

5 Answers  


what is diff between Decode and case ? Give some Example?

2 Answers  


define universe parameters?

5 Answers  


how do u implement dense rank in bo reports?

2 Answers   CTS,


What is the definition of derived table ?

2 Answers   JPMorgan Chase,


Can anybody tell me about issues faced while creating universe. thanks in advance

1 Answers   Accenture,


Categories