Skip to content

Instantly share code, notes, and snippets.

@ryanthames
Created April 1, 2016 14:39
Show Gist options
  • Select an option

  • Save ryanthames/1dac69af070b035a224eda7a6c96010a to your computer and use it in GitHub Desktop.

Select an option

Save ryanthames/1dac69af070b035a224eda7a6c96010a to your computer and use it in GitHub Desktop.
-- REPLACE <<sql id>> with actual sql id
select plan_table_output from table(dbms_xplan.display_cursor('<<sql id>>', null, 'typical'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment