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 |
I am working on Business Objects-reporting side. Database is Teradata. I have two questions here: 1. We will be working only on Infoview on QA environment. Do I need to add ODBC entries for the QA database server on my machine to be able to create/refresh Infoview reports? I will not be using Desk_I or Web_I rich client. 2. Once reports are developed,Admin team would migrate the reports to Production and make these available to business users. The reports are Refresh on Open. Would the business users need to have the ODBC entries of Production database server in their machines to be able to refresh these reports?
What is the pivot option ? what is the need of it?
disadvantages of boxi
Can anybody explain what mean by Database Delegated Measures?
Hi All, I have found out this site very interesting and knowledge sharing site.I was wondering if you can tell me where I can get study materials for the BO XI 3.1 or suggest me the one that you have taken recently. Regards, Ace
How to Analyise 'Join' problem and which method is the best to resolve that ?
How do you find what type of trap is there by seeing the report?
please explain me with the real time tables on how aggregate tables are created and how aggregate awareness is addressed to it.
what is isolated joins in check integrity
Can any body tell me,What is the universe testing ? What is the report testing Explain?
Hi friends How to design Xcelsius dashboard trough "SAP Netweaver connection" please explain steps for SAP Net weaver connection.
Difference between drill by and drill across with example?