5.238 DBA_COMPARISON_ROW_DIF
DBA_COMPARISON_ROW_DIF displays information about the differing rows in all comparison scans in the database.
               
Related View
USER_COMPARISON_ROW_DIF displays information about the differing rows in the comparison scans owned by the current user. This view does not display the OWNER column.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the comparison | 
| 
 | 
 | 
 | Name of the comparison | 
| 
 | 
 | 
 | Scan ID for the comparison scan | 
| 
 | 
 | 
 | Local rowid of the differing row | 
| 
 | 
 | 
 | Remote rowid of the differing row | 
| 
 | 
 | 
 | Index column value of the differing row | 
| 
 | 
 | 
 | Status of the differing row: 
 | 
| 
 | 
 | 
 | Time that this row was last updated | 
See Also: