Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_TYPES

Description of types accessible to the user

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

Related Commands:

 DBA_REFS    ALL_REFS    USER_REFS



Back to the Top

Simon Sheppard
SS64.com