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 the diff b/w BO webi reports, crystal reports and xcelsius ? Thanks...
We can have two separate installations of BOE XI 3.1 on a single server?
Can any body will explain about sarrogat key? Thanks in advance...........Prakash
Hi, i have 10 data providers in report? i want to see only two data providers remaining are hide? how can do it? Thanks&Regards raghu.shiva
Can we add our own component in Xcelcius ,I am having a Indian client and I want to either create or import component (map) is it possible?? Currently I have imported Map image and working through icons is there any other way out??Please help.
why measure objects are semantically dynamic?
what is BIAR file in business objects xi r2
What is the difference b/w breaks and sections
what is performance tunning in BO in report level& designer level?
what are the differences between web intelligence reports and crystal reports ?
can you use inputbox in BOXI. e.g. checkbox,textbox etc.
What is the difference between derived table and views? which one gives better performance?