DIC_SCAN_SOURCE_QUALITY
Dictionary describing the quality of the original paper copy to be scanned. 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 |
Original paper copy is difficult to read, has parts that are illegible or obscured. This can be because it is a poor photocopy, poor dot-matrix printout, vary faint or illegible handwriting, has a label stuck over important information, etc |
Poor Paper copy |
11-JUL-06 |
07-AUG-06 |
C |
GOOD |
Original paper copy is easily readable and no information is obscured |
Good Paper copy |
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 |