-- Purpose: show plan typical +peeked_binds set pages 9999 set lines 150 select * from table(dbms_xplan.display_cursor('&sql_id','&child_no','typical +peeked_binds')) /