Home Oracle Commands Oracle Data Dictionary
v$ Performance views

DBA_TYPE_METHODS

Description of methods of all types in the database

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

Related Commands:




Back to the Top

Simon Sheppard
SS64.com