what are the disadvantages of alias?
Answers were Sorted based on User's Feedback
Answer / prakash123
Aliases will create complex in structure of the Universe
| Is This Answer Correct ? | 21 Yes | 2 No |
Answer / mark
This is a poor question. There are no disadvantages to
aliases. It's either a trap question or the interviewer
doesn't understand what aliases are used for. Aliases are
the correct tool to use in the correct circumstances -
where a table is being used in a universe twice, for
different purposes. For example, a calendar table would be
aliased to represent the different types of date in the
universe - order date, sale date, ship date, invoice date
and so on.
| Is This Answer Correct ? | 10 Yes | 3 No |
When the alias is used, deletion and modification of the
main table also deletes and modifies the alias table.
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / shashank_reddym
alias is an duplicate of table name
and it is closed path circuit,it may causes duplicate
reports on table by causing this type of error we can use
alias,context in bos
| Is This Answer Correct ? | 9 Yes | 10 No |
Answer / manimegalai
Alias is the duplicate name for a Table. We use alias in BO
to avoid loops.
| Is This Answer Correct ? | 6 Yes | 8 No |
Answer / nvsraghu
The main disadvantage of alias is its decrease the universe
performance.
| Is This Answer Correct ? | 3 Yes | 7 No |
what is mean by lov?
Can Bo generates the reports from cubical data ? Explain?
Can anybody explain breifly about 5 tier's of BOXIR3. 1. Client tier 2. Application Tier 3. Intelligence Tier 4. Processing Tier 5. Data Tier
How many universes are required for a single project,and how many reports are required for a single Universe.
I have only 1 dataprovider and using that i have to create 2 tabular report on Webi on same page. One report will display all the salary details and other report will display only max salary. How will you achieve this.
what r the advantages of creating the universe?
How to Implement the the Built-in Strategy Script in BO Designer?
Please Send to my e-mail Interview Questions With Answers , Technical Test Questions With Answers and Code Snippets Of Business Objects - Dev , Business Objects - Reporting Analysis .
why measure objects are semantically dynamic?
Table A, Table B is there, that colums are different like tabl A contian (A varchar(9), B varchar(2), date), table B contian(D varchar(10), E varchar(2), F date) , i want 2 compare mismath datatype length in both table, how? do you know any in built function?
What do you mean by Object qualification?
What is the report extension in webi and deski