Examine the parameter for your database instance:
You generated the execution plan for the following query in the plan table and noticed that the nested loop join was done. After actual execution of the query, you notice that the hash join was done in the execution plan:
Identify the reason why the optimizer chose different execution plans.
Ray520
2 years, 5 months agoOracle2020
2 years, 9 months agoTuxBingo
4 years, 4 months agojackymak
2 years, 7 months agojackymak
2 years, 7 months agoMamlouk_Med
5 years, 9 months ago5kong
5 years, 1 month ago