Which one will be more preferable creating Derived table or
Views on universe level.and Explain why also ?
Answer Posted / madhu
In Universe the View Functionality(In-Line View) is
achieved through Derived Tables. Particularly there is no
view creation process in Designer.
Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
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)?
What is the difference between user and versatile user?
Explain what sort of existing documents should business analysts refer to when starting on a new project?
Please send me BO certification details and question papers? this is my mail id: valsreenivas@gmail.com
what will be the contents for a functional requirements specifications
How to schedule the report in b.o?
Explain about a time when you discovered a more efficient way to do a work task?
Explain is it the job of a business analyst or systems analyst to draw the class diagram?
What is package in BO
Can you please send me the migration related issues .
What three things do you consider to be the most important factors for a manager?
Explain which versions are used in the bo dashboard work?
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
i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?
What is the difference between the public object&schema object?