3.what is alias?
Answers were Sorted based on User's Feedback
Answer / nareshkumar
Aliases are references to existing tables in a schema. An
Alias is a table that is an exact duplicate of the original
table with a different name. The data in the table is
exactly the same as the original table. An alias breaks a
loop by using the same table twice in the same query for a
different purpose.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / g.v.subramanyam
alias is logical popint to alternate to the table name.this
can be used to resolve the loops.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / swades
An alias is a logical pointer to an alternate table name.
Exact copy of the original table.Establish a one-one join
between the original table and the table which is aliased.
The aggregatre results should be canned on to the aliased
table and not the original table.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / vams_gk
alias is a logical table of existing look up table.using
alias we can resolve looops
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / raga
one user prefrom different roles is called alias
eg
two dept are there sales , HR
user of sales working in HR with different row is called
alias
| Is This Answer Correct ? | 0 Yes | 5 No |
What is the difference between derived table and views? which one gives better performance?
how to coneect to a server in a business objects
What are the difference between merge,auto merge and extended merge ?
What is the most complex report you have developed. Explain and how did you overcome??? Please give some examples
How to create a report template BO XI R2
What is broad cast agent?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
how to create metric universe ?
HI, can anybody tell me aggrigate awareness is only for aggrigate tables or if any?
1. What is the difference between in creating filters in designer and business objects? 2.How did u give a developed universe to your client? 3.If i want to grant access to a report to a group of users,how do i do?
Example Country Name is like India/UK or ALL In parameter I selected India or UK it should show only perticular country details in BO.If i select ALL in parameter.It should show both country data in different tables.
in BO module, you forgot all password even all user in business object, designer, supervisor, gen.supervisor everythicg, how to you recover your datas?