PL/SQL performance tuning with bulk SQL/binding and parallelism Posted on February 14, 2017, updated on July 4, 2024 by Yannick JaquierTable of contents Preamble Setup Classical method Bulk SQL method DBMS_PARALLEL_EXECUTE method Raw results References Continue reading