3.what is alias?

Answers were Sorted based on User's Feedback



3.what is alias? ..

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

3.what is alias? ..

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

3.what is alias? ..

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

3.what is alias? ..

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

3.what is alias? ..

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

Post New Answer

More Business Objects Interview Questions

how do you share the universe ?

4 Answers   Tech Mahindra,


What are templates? Explain what you have created?

1 Answers  


What is difference between merged dimension and forced dimension??

1 Answers  


HI, Can any body explain me ? If we careate objects using derived tables it will decreasess the performence? If we are not creating the objects using the derived tables then what is the use of having the derived tables?

3 Answers  


what are slowly changing dimensions, confirm dimensions?

1 Answers   Wipro,






What is Cartesian product?

14 Answers  


WHAT IS ROW LEVEL SECURITY IN BO?

7 Answers   Wipro,


WHAT KIND OF TOOL BO IS?

7 Answers  


how many user were there

1 Answers  


how to test reports in businessobjects?

8 Answers   TCS,


can i use stored procedure in webi?

4 Answers   CTS, Wipro,


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

2 Answers  


Categories