Quick Search:
 
 The Oracle ALL_REPAUDIT_ATTRIBUTE Keyword      [Return To Index] Jump to:  

Term: ALL_REPAUDIT_ATTRIBUTE

Definition:
In Oracle PL/SQL, ALL_REPAUDIT_ATTRIBUTE is a static data dictionary view which maintains attribute metadata for replication purposes.

The structure of the data dictionary view is as below.

ATTRIBUTE[VARCHAR2 (30)] - Attribute description
DATA_TYPE[VARCHAR2 (9)] - Attribute Datatype
DATA_LENGTH[NUMBER (22)] - Attribute Length in bytes
SOURCE[VARCHAR2 (92)] - Name of the function which returns the attribute value

 
   Home |    Search |    Code Library |    Sponsors |    Privacy |    Terms of Use |    Contact Us © 2003 - 2024 psoug.org