
2 Nov
2015
2 Nov
'15
4:37 p.m.
Hi, How can we control the algorithm used for the join operation? In the trace i am always getting algebra.leftfetchjoin, what could possibly be done to use merge join or hash join that will be reflected in the trace by algebra.join. Thanks.