Home Oracle Commands Oracle Data Dictionary
v$ Performance views

USER_METHOD_PARAMS

Description of method parameters of the user's own types

Columns
   ___________________________
 
   TYPE_NAME
      Name of the type
   METHOD_NAME
      Name of the method
   METHOD_NO
      Method number for distinguishing overloaded method (not to be used as ID number)
   PARAM_NAME
      Name of the parameter
   PARAM_NO
      Parameter number or position
   PARAM_MODE
      Mode of the parameter
   PARAM_TYPE_MOD
      Type modifier of the parameter
   PARAM_TYPE_OWNER
      Owner of the type of the parameter
   PARAM_TYPE_NAME
      Name of the type of the parameter
   CHARACTER_SET_NAME
      Character set name of the parameter

Related:



Simon Sheppard
SS64.com