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

What is the diff b/w BO webi reports, crystal reports and xcelsius ? Thanks...

7 Answers   TCS,


can i use stored procedure in webi?

4 Answers   CTS, Wipro,


what is universe null

0 Answers   TCS,


Migration of Reports from business objects 5.1.5 to samee version in different hardware?

0 Answers   Arkema pte Ltd,


What is a bo repository?

0 Answers  






what are the types of universes? what is the difference between metri universe and simple universe? in what context we use metric universe?

4 Answers   Fujitsu, Virtusa,


what is maximum scope of analysis --> can we define more than 3 levels?

2 Answers   CTS,


if we shortcut join between two tables what will be the output?that it will give all columns or same columns?

2 Answers  


How to execute the MACRO through Infoview?

1 Answers  


What is a loop? How can we overcome?

5 Answers  


Tow tables is there employee, projects . (many to many) one employee has different projects and one project has different employees . how we can achive the data from both

2 Answers   Hexaware,


Are you in Developing or Support in BUSINESS OBJECTS. What is the difference? what are the responsibilites in both?

2 Answers   CSC,


Categories