Hi,
I have performance problem with joining tables. With Visual Access Plan I have found out that tables are joined togeter with HASH JOIN type. I would like that DB2 uses only nested loop joins or merge joins.
Is it posible to set some DB2 setting to disable hash join?
My system: DB2 UDB 8.1 fp4 on Windows XP.
Thanks,
Grofaty