Recent content by roscoe

  1. R

    finding a function named...

    Hi Worker, Thanks for the quick response. It's my bad with the terminology, should have used "package" or "package body" instead of "api" Thanks again, Roscoe
  2. R

    finding a function named...

    Hi, Thanks for the reply but I'm having a little trouble using the find function. Say I wanted to find a function within an api where the function name contained the string 'xyz' - how would I set up the tool to do that? Thanks much in advance for any help, Roscoe
  3. R

    finding a function named...

    Hi, Is there a feature in PL/SQL Developer that will let me search through all my api's for a function by a string contained in the function name? For instance I would like to see all the functions in any of the api's that contain the string 'get' rather than try to guess in what package the...
Back
Top