Answer Posted / ravi kumar garre
Objects created using SQL queries or stored procedures
called Degenerated Objects.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What we need to discuss with designer before starting the universe designing.
Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
Explain about a time when you discovered a more efficient way to do a work task?
Can we configure two instances of CMS pointing to two different CMS system databases?
What is package in BO
Explain what would you consider as your biggest achievement and why?
What sort of existing documents should business analysts refer to when starting on a new project?
What if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
Explain difference between zabo and webi?
How to schedule the report in b.o?
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,
Explain what is the difference between business requirement document and use case document.
What is Indexing? how did u implement indexing?
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.
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