Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_TYPE_VERSIONS

Description of each type version accessible to the user

Columns
   ___________________________
 
   OWNER
      Owner of the type
   TYPE_NAME
      Name of the type
   VERSION#
      Internal version number of the type
   TYPECODE
      Typecode of the type
   STATUS
      Status of the type
   LINE
      Line number of the type's spec
   TEXT
      Text of the type's spec
   HASHCODE
      Hashcode of the type

Related:



Simon Sheppard
SS64.com