4.what is aggregate awareness ? how do we use ? where do we
use ?
Answer Posted / nmr
redirect the query to desired table,
or
improve the performance,
while useing summeriaed table
retrive results with very fast compare then the demension
table
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
Hi, I would like to know how is the integration if we want to use Oracle Essbase as the Cube Engine, and present the Cube by Business Objects Presentation Layer? Can Oracle Essbase be integrated with Business Objects? Thanks,
what are the tables used in health care domain project and columns used in report?
U r project in which stage in implementation?
how to create metric universe ?
What is the difference between business requirement document and use case document.
Hi friends,
I am trying to create OLAP connection in IDT. I am getting
error "error code:405 METHOD NOT ALLOWED"
I am using "http:
What is the functional & architectural differences between business objects and web intelligence reports?
8. How much supervision have you typically received in your previous job?
Explain how many universes can be created in a project?
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
can anybody tell me about complicated object you have created
Explain how to schedule the report in b.o?
In banking domain how many Fact tables,Dimension table are present?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye