InterviewSolution
Saved Bookmarks
| 1. |
Which Parameters Affect The Behavior Of Merge Join? |
|
Answer» The BEHAVIOR of merge JOIN is INFLUENCED by the initialization PARAMETERS: sort_area_size and db__file_muitiblock_read_count. The behavior of merge join is influenced by the initialization parameters: sort_area_size and db__file_muitiblock_read_count. |
|