Home Oracle Commands Oracle Data Dictionary
v$ Performance views

USER_VIEWS

Description of the user's own views

Columns
   ___________________________
 
   VIEW_NAME
      Name of the view
   TEXT_LENGTH
      Length of the view text
   TEXT
      View text
   TYPE_TEXT_LENGTH
      Length of the type clause of the object view
   TYPE_TEXT
      Type clause of the object view
   OID_TEXT_LENGTH
      Length of the WITH OBJECT OID clause of the object view
   OID_TEXT
      WITH OBJECT OID clause of the object view
   VIEW_TYPE_OWNER
      Owner of the type of the view if the view is a object view
   VIEW_TYPE
      Type of the view if the view is a object view
   SUPERVIEW_NAME
      Name of the superif view is a subview

Related:



Simon Sheppard
SS64.com