4.164 DBA_COMPARISON_SCAN_VALUES
DBA_COMPARISON_SCAN_VALUES displays information about the values for all comparison scans in the database.
               
Related View
USER_COMPARISON_SCAN_VALUES displays information about the values for the comparison scans owned by the current user. This view does not display the OWNER column.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the comparison scan | 
| 
 | 
 | 
 | Name of the comparison scan | 
| 
 | 
 | 
 | Scan ID | 
| 
 | 
 | 
 | Column position, as in  | 
| 
 | 
 | 
 | Minimum value of the scan | 
| 
 | 
 | 
 | Maximum value of the scan | 
| 
 | 
 | 
 | Time that this row was last updated | 
See Also: