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 |
what is fantrap and chasmtrap ?
how do u implement dense rank in bo reports?
hi all of u, i want to learn the course in SAP(BI).because of there is no calls for BO. And the another region is it will be converted into SAP module. is it OK for me? is there any feauture in coming days? could any one plz send me the message
What is the difference between the prompt and cascading prompt
what is zero client and thin client ?
how many reports have u created ? explain a few.
0 Answers Bank Of America, TCS,
is there any limit for rows and columns in cross tab
Pls Explain about the different between 6.5 & Xi R2
which is the best way to resolve loop context r alias why?
What is global filters and local filters
wat is report linking in BO..I know that 2 reports can be linked in BO with the help of writing a HTML code .But how. wat s the code.can u give me the example of code taking e fashion as the simple univers data provider.
what is diff between Decode and case ? Give some Example?