Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_TYPE_METHODS

Description of methods of types accessible to the user

Columns
   ___________________________
 
   METHOD_NO
      Method number for distinguishing overloaded method (not to be used as ID number)
   OWNER
      Owner of the type
   TYPE_NAME
      Name of the type
   METHOD_NAME
      Name of the method
   METHOD_TYPE
      Type of the method
   PARAMETERS
      Number of parameters to the method
   RESULTS
      Number of results returned by the method

Related Commands:




Back to the Top

Simon Sheppard
SS64.com