[Home] [By Thread] [By Date] [Recent Entries]
> joins with O(N * min(N,M)). Actually hash joins have expected time O(max(N,M) + min(N,M)). Wolfgang.