When we r going for Short_cut join & It's Resolution???
Plz provide one scenario??
Answers were Sorted based on User's Feedback
Answer / kishore babu
if we have 3 tables A,B,C. our requirement is A->B->C &A->C
That means we make three joins. the referential integrity says
joins must be no.of tables-1.so the join A->c join make as a
short cut join.more than 3 tables we dont go for short cut
join.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / kumar
we have fourtables that is a,b,c,d. normally tables are connected a->b->c->d.I want to data like a->d at that time by using short cut join we can perform.A directly connected to D.
| Is This Answer Correct ? | 10 Yes | 2 No |
tell me about aggregate awareness in detail?
What is meant by ZABO and FC(full-client)?
how to find the size of the report
What type of schemas did you use in your project?Andwhy did you use that schema
What is shortcut join?could give any one example?
how do u resolve contexts ?
How to import BIAR file in bo?
what are the roles and responsibilities of BO Administrator ?
1 Answers OCS Infotech, TCS, Wipro,
what is aggregate navigation?
3 Answers Countrywide, CTS, HCL,
I HAVE USED A PROMPT TO SELECT A COUNTRY IF I REFRESH THE REPORT IT HAS TO SELECT COUNTRY AS INDIA IN DEFAULT AND HAVE TO GIVE THE RESULT? HOW TO ACHIEVE THIS?
I have a report with n number of records. i want to take alternative rows as a red in color. How to make it?
What is difference between merged dimension and forced dimension??