What is the stored procedure ? What is the need of stored
procedure ? How to create a stored procedure Universe?
Answer / sivakumar
Store procedure is used to excutea set of sql queries ,
Its used in the scenario where the query is used in
mulitple times.
there is a option in the designer to retrive the structure
of the universe through store procedure.
Is This Answer Correct ? | 2 Yes | 0 No |
How to solve the following errors coming in report development? 1.Syntax 2.multi value 3. #Error 4.computation and 5.Objects are not compatible
If there are no indices defined on any of the columns in the above two tables, which columns would you index to speed up the left join query?
I have two data providers with common dimension and measures. The only difference between two data providers is in condition 'Fiscal Year'.One data provider calculates for current year and other one calculates for previous year. So in prompts if I am passing 2008 as current year then the two data providers should be able to calculate for current year and previous year individually. So Can anybody tell me how to do calculation in data providers. ( I am using BO WebI report )
How many universes can be created in a project?
CAN A REPOSITORY CONTAINS REPORTS?
'Add objects to the folder' (id - 1) for 'Auto Loans' (id - 2626). Please contact your system or permissions administrator if you require this right.
Ihave one report.Now i want to display that report as one row as one color and another row as another color.The entire report i need like that
how can we build one report from two data bases
What is a category?
What is object stores?
explain in detail about type 3?
How to create a Pop-up in BOXIR2. Ex:- A class is having an object as "AGE", whenever this object is used in the reporting level automatically a pop- up will be coming which shows a prompt as "Please use the object DOB".