Home Oracle Commands Oracle Data Dictionary
v$ Performance views

USER_REPPRIORITY

Values and their corresponding priorities in user's priority groups

Columns
   ___________________________
 
   PRIORITY_GROUP
      Name of the priority group
   PRIORITY
      Priority of the value
   DATA_TYPE
      Datatype of the value
   FIXED_DATA_LENGTH
      Length of the value in bytes if the datatype is CHAR
   CHAR_VALUE
      Blank-padded character string
   VARCHAR2_VALUE
      Character string
   NUMBER_VALUE
      Numeric value
   DATE_VALUE
      Date value
   RAW_VALUE
      Raw value
   NCHAR_VALUE
      NCHAR string
   NVARCHAR2_VALUE
      NVARCHAR2 string
   LARGE_CHAR_VALUE
      Blank-padded character string over 255 characters

Related:



Simon Sheppard
SS64.com