ob_enable_blk_nestedloop_join

2023-10-24 09:23:03  Updated

ob_enable_blk_nestedloop_join specifies whether to enable block nested loop join.

Attribute Description
Type Boolean
Default value 0
Value range
  • 0: Do not allow
  • 1: Allow
  • Applicable scope
  • Global
  • Session
  • Involved in serialization Yes
    Plan generation affected Yes

    Contact Us