What is the short cut join?
Answers were Sorted based on User's Feedback
Answer / gs2kumar@gmail.com
Short cut join also is a join to avoid the intermediate tables like if we have A,B,C tables joins will be A-->B-->C, here if we need the data from A and C table to join this two tables directly and to resolve the loop we can use shortcut join(A-->C).
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramakoteswararao
this is only BO side using ..
i.e alternative path this is called shortcut join..
this join connected with doted lines..
Ex: a,b c,d (a----------->b).
| Is This Answer Correct ? | 0 Yes | 0 No |
whats the diff between break and section
Explain in detail about type 1?
how many user were there
Can any please explain FOR EACH AND FOR ALL?
What is Complex Reports?
Is it possible to join more than one universe in Business Objects? If its so how is that possible ? thanks in advance for the answers
How to display the top 5 records along with the additional records,plus their sub and grand totals to be display in the same block.
I have one vertical table and in that table there are 10 rows. I want to add one row between 4-5 row. How it possible in WebI.
why we use aggregation in lower level
What is the difference between business requirement document and use case document.
how to test the reports if there are multiple sql statements?i,e if there is 1 single sql statement we can copy it and paste it in TOAD or someother tools to test it but if we have multiple sql statements in a single query????
what is the difference between bo and cognos?