what is the difference b/w star and snowflack schema in
dataware house?
Answer Posted / pp
star schema is nothing but one fact table that is
associating with different dimension tables.
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
How to create a new calendar in CMC? Can u please tell me the process to create the required calendar. Ex:- Year of that calendar to start with Jan-15 and ends with Jan -30 and the Next month to start with Feb-31 and ends with Feb-14.
How to create Index to the table in the universe designer and how it improves the Query performence
Migration of Reports from business objects 5.1.5 to samee version in different hardware?
Give some information on report bursting and how to do it in bca as I have to split the report and send diff reports to diff people?
Explain which versions are used in the bo dashboard work?
What are the steps to be taken to schedule the report?
Then how to select the source by using webi or deski reports into crystal reports? i think main source is Businessview. where u import the datasource ?
Tell me a business scenario where I can achieve the data through MINUS only not through subquery.
What three things do you consider to be the most important factors for a manager?
What is the difference between business requirement document and use case document.
How to open a universe with out using the Designer ??
Can more than 1 metric be applied on an analytic in business objects?
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 is the difference between business requirement document and use case document.
(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.