ramesh babu yannam


{ City } channai
< Country > india
* Profession * unemploye
User No # 71905
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 1
Users Marked my Answers as Wrong # 0
Questions / { ramesh babu yannam }
Questions Answers Category Views Company eMail




Answers / { ramesh babu yannam }

Question { Tech Mahindra, 9168 }

what is fantrap ?


Answer

the fan trap is let we take 3 tables the 1 table is joined to
2 table with 1 : N Cordinality and 2 table is joined to 3 table with 1 : N cordinality

I.e 1.....(1:N)......2....(1:N).....3

then it it forming a fan trap.

it does through any errors but the the required data will not get corectly

so by using alias we can resolve this traps

Is This Answer Correct ?    1 Yes 0 No