Home Oracle Commands Oracle Data Dictionary
v$ Performance views

USER_TYPES

Description of the user's own types

Columns
   ___________________________
 
   INCOMPLETE
      Is the type an incomplete type?
   ATTRIBUTES
      Number of attributes (if any) in the type
   PREDEFINED
      Is the type a predefined type?
   TYPE_NAME
      Name of the type
   TYPE_OID
      Object identifier (OID) of the type
   TYPECODE
      Typecode of the type
   METHODS
      Number of methods (if any) in the type

Related Commands:

 DBA_REFS    ALL_REFS    USER_REFS 
   



Back to the Top

Simon Sheppard
SS64.com