2007 Apr 26 6:18 AM
hi gurus.
actually <b>for inner join condition , maximum how many tables we can use?</b>
regards .
subhasis
2007 Apr 26 6:23 AM
hi,
there is no limit in no of tables any number of tables can bes used in an inner join condition.
regards,
Navneeth.K
hi gurus.
actually <b>for inner join condition , maximum how many tables we can use?</b>
regards .
subhasis
2007 Apr 26 6:23 AM
hi,
there is no limit in no of tables any number of tables can bes used in an inner join condition.
regards,
Navneeth.K
2007 Apr 26 6:30 AM
Hi Subhasis,
It is efficient for two or three tables only .
If it is more than three tables means Preformance points of view it will give the lower performance that why In case for inner join we will use the 'FOR ALL ENTERIES'.
if u use this performance is good. We have to follow the Performance standards.
Rgds,
P.Naganjana Reddy
2007 Apr 27 6:38 AM
Hi subhasis,
In Joins concept,there is no limitation of tables that u can join..
but performance issue you can use 2 or 3 tables only.
why b.coz.. if u joined more 2 or 3 tables , performance will be reduced.
i thnk u get my point.
regards,
Vijay.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |