Skip to content

Instantly share code, notes, and snippets.

@ajgupta
Created June 29, 2014 04:25
Show Gist options
  • Save ajgupta/90a59925ba66d7a45ba9 to your computer and use it in GitHub Desktop.
Save ajgupta/90a59925ba66d7a45ba9 to your computer and use it in GitHub Desktop.
difference between dba_source and all_source
SELECT * FROM dba_source where TEXT like '%package.procedure/function_name%'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment