Home Oracle Commands Oracle Data Dictionary
v$ Performance views

_ALL_REPCOLUMN

Replicated columns for a table sorted alphabetically in ascending order

Columns
   ___________________________
 
   DATA_PRECISION
      Length: decimal digits (NUMBER) or binary digits (FLOAT)
   CHARSETFORM
      Character set form
   CHARSETID
      Character set identifier
   DATA_SCALE
      Digits to right of decimal point in a number
   DATA_LENGTH
      Length of the column in bytes
   CTYPE
      Type of the column
   FLAG
      Replication information about column
   POS
      Ordering of the replicated column
   ID
      ID of the replicated column
   CNAME
      Name of the replicated column
   TYPE
      Type of the object
   ONAME
      Name of the object
   SNAME
      Name of the object owner
   NULL$
      Does column allow NULL values?

Related Commands:




Back to the Top

Simon Sheppard
SS64.com