DIC_SCAN_QUALITY
Dictionary describing the quality of the scan. This will be constrained to 'Good', 'Bad' or 'Not Entered' with a default of 'Not Entered'.
No. |
Column name |
Data type |
Notes |
1 |
CODE |
Varchar(6) |
Primary key
|
2 |
DESCRIPTION |
Varchar(250) |
|
3 |
TRANSLATION |
Varchar(50) |
|
4 |
DATE_ENTERED |
Date |
|
5 |
DATE_UPDATED |
Date |
|
6 |
STATUS |
Char(1) |
|
Sample data (rows 1 to 3 of 3)
CODE |
DESCRIPTION |
TRANSLATION |
DATE_ENTERED |
DATE_UPDATED |
STATUS |
BAD |
Scan is poor quality. Parts of the original paper copy have been missed, the scan is low resolution / blurred, or other scanning problems. Data sheet should be re-scanned. |
Poor Quality Scan |
11-JUL-06 |
07-AUG-06 |
C |
GOOD |
Scan is a good representation of the source piece of paper. NOTE ? A scan may be a GOOD scan of a BAD original |
Good Quality Scan |
11-JUL-06 |
07-AUG-06 |
C |
? |
Not Entered - We haven't assigned a value yet |
Not Entered |
12-JUL-06 |
07-AUG-06 |
C |