can we create aliases for every table beforehand? if yes
whar are the disadvantages?
Answer Posted / kiran
There are no any disadvantages for creating aliases..it is
good practice in the projects to create aliases for all the
original db tables and create joins between them, rather
than using original db tables..when we do intigrity check
on this universe it throws all the errors that those
original tables have no joins ...this is the only problem
what I see, by creating aliases..
other then that aliases are used to resolve loops and traps.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.
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 Is Snow Flake Schema?
Explain how can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
Can Bo generates the Report from the cubical data Explain?
What is the difference in creating filters in designer and business objects?
Explain when we use aggregate awareness function in designer?
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
U r project in which stage in implementation?
how to create reports on screech?
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
Explain what three things do you consider to be the most important factors for a manager?
Can anybody tell me what are the tuning problems?
How can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
Explain the difference between union and group?