2.201 ALL_LOG_GROUP_COLUMNS
ALL_LOG_GROUP_COLUMNS describes columns that are accessible to the current user and that are specified in log groups.
               
Related Views
- 
                        DBA_LOG_GROUP_COLUMNSdescribes all columns in the database that are specified in log groups.
- 
                        USER_LOG_GROUP_COLUMNSdescribes columns that are owned by the current user and that are specified in log groups.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the log group definition | 
| 
 | 
 | 
 | Name of the log group definition | 
| 
 | 
 | 
 | Name of the table in which the log group is defined | 
| 
 | 
 | 
 | Name of the column or attribute of the object type column specified in the log group definition | 
| 
 | 
 | 
 | Original position of the column or attribute in the definition of the object | 
| 
 | 
 | 
 | Indicates whether the column or attribute would be supplementally logged ( | 
See Also: