Quick Search:
 
 The Oracle PL/SQL USER_REPAUDIT_ATTRIBUTE View      [Return To Index] Jump to:  

Term: USER_REPAUDIT_ATTRIBUTE

Definition:
In Oracle, USER_REPAUDIT_ATTRIBUTE is a static data dictionary view which maintains attribute metadata for replication purpose.
The structure of the data dictionary view is shown 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