How can I avoid nested loop
Hai
I have to join 3 tables.In that case there will be nested loop. It is believed that
nested loop will affect the performance adversely. So what i have to do
inorder to avoid nested loop.
If there is anything wrong in my thinking,Please do advice me
Regards
Josh