DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: oracle has ALL_TAB_COLUMNS.. i need something like ALL_PROCEDURE_PARAMETERS - ideas?

  1. #1
    Join Date
    Mar 2006
    Posts
    74

    oracle has ALL_TAB_COLUMNS.. i need something like ALL_PROCEDURE_PARAMETERS - ideas?

    Much like ive tried to fit into the topic, I frequently make use of a lot of the schema views, like ALL_TABLES, ALL_VIEWS, ALL_TAB_COLUMNS ...

    What I need to know is if I can get a list of all procedure parameters, their types and direction, given the procedure name..

    Can anyone help me?

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    user_procedures, user_arguments

  3. #3
    Join Date
    Mar 2006
    Posts
    74
    legend, thanks muchly!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width