Hi Trafodioneers,

Sometimes we find the query plan is not correct, e.g the query should use hash 
join but it chooses nested_joins.

Then we have to use one more statement "cqd nested_joins 'off'". However, 
sometimes it is not easy to add one more statement in application side.

So I am just asking that do we have a hint for the cqd? Like below,

Select <<+nested_joins 'off'>> ...


Best regards
Yuan

Reply via email to