Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_SUMMARY_KEYS

Data Dictionary View

Columns
   ___________________________
 
   OWNER
      Owner of the summary
   SUMMARY_NAME
      Name of the summary
   POSITION_IN_SELECT
      Position of this key within the SELECT list
   CONTAINER_COLUMN
      Name of the column in the container table
   DETAILOBJ_OWNER
      Owner of the detail object
   DETAILOBJ_NAME
      Name of the detail object
   DETAILOBJ_ALIAS
      Alias of the detail object
   DETAILOBJ_TYPE
      Type of the detail object: VIEW or TABLE
   DETAILOBJ_COLUMN
      Name of the detail object column

Related:



Simon Sheppard
SS64.com