IF VIEW IS FASTER THAN DERIVED TABLE WHY WE ARE USING DERIVED TABLE IN BUSINESS OBJECTS?
Answer / sahil
Although view is faster than derived table, but if we want
to filter out the data from select query of derived table
then we can use @prompt in derived table. but it cant be
done in views.
| Is This Answer Correct ? | 11 Yes | 5 No |
what is static filter and dynamic filter
WHAT IS THE PURPOSE OF TESTING INTEGRITY OF THE UNIVERSE?
what is diff between Decode and case ? Give some Example?
Can we create universe with no cache??
Explain is data mart?
When we r going for Short_cut join & It's Resolution??? Plz provide one scenario??
normally we get many contexts when resolving loops or traps,how do u take them to reports.
What is the use of BO SDK?
Why do we need metrics and sets?
how to overcome overflow of data in a report
What are Alerter, Filters, Breaks and Conditions?
@prompt('message',['type'],[lov],[mono/multi], [free/constraint]) what is Constraint?