What is mean by stored procedure ? and how we can generate
stored procedure universe?
Answers were Sorted based on User's Feedback
stored procedure means generation of multiple sql queries
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gowthami
Store procedure is used to execute a set of sql queries.
It is used in the scenario where the query is used mulitple times.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / niharika
Stored Procedure is set of sql statements . Once you have created stored procedure you can execute it when ever you want to.
We can build a universe based on stored procedure.
Is This Answer Correct ? | 0 Yes | 0 No |
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?
What is the use of Surrogate Key in BO?
HOW TO CREATE THE HEIRARCHY IN WEBI OR DESKI NOT IN UNIVERSE LEVEL?
What are universe parameters?
Explain about an assignment you worked on in which you had to amass a huge amount of data, and then analyze it?
How to implement LDAP authentication in BOE
What is the functional & architectural differences between business objects and web intelligence reports?
What is slicing and dicing in business objects?
how to restrict up to three levels in hierarchy when u do drill mode?
Hai, Can anyone tell me 'how to use one dataprovider result as an input to another dataprovider?. In BO6.5 there is an option like "select query result". we can use this option in the filter. but the same thing not available in BO XI webi. if any one face this problem , can you please share with me how to do this? Thanks, Narmatha.
What is the profile and package?
How to check for a particular value from one column with the list of values present in another column in Webi reports?