Skip to Content
0
Former Member
Dec 13, 2011 at 01:35 PM

Hash join end bind join

62 Views

Hi

I would like to know if there is difference between bind join end hash join.

For example If I write sql code in My query tool (in Data Federator Query server administrator XI 3.0) it is traduced in a hashjoin(....);If I set system parameters in right way to produce bind join, hashjoin(...) is present again!

how do i understand the difference?

bye