select * from table(dbms_xplan.display_sql_plan_baseline(sql_handle=>'&1',plan_name=>'&2'));