Vocabularies — details

DIC_SINK_SIZE

Dictionary with codes for the size of a sink, ranging from 'trickle' to 'large river'.

No. Column name Data type Notes
1 CODE Varchar(6) Primary key
2 DESCRIPTION Varchar(500)  
3 TRANSLATION Varchar(50)  
4 STATUS Char(1)  
5 DATE_ENTERED Date  
6 DATE_UPDATED Date  


Sample data (rows 1 to 10 of 10)

CODE DESCRIPTION TRANSLATION STATUS DATE_ENTERED DATE_UPDATED
TRICKL  Trickle  TRICKLE  10-JUN-04   
SSTR  Small Stream  SMALL STREAM  10-JUN-04   
MSTR  Medium Stream  MEDIUM STREAM  10-JUN-04   
LSTR  Large Stream  LARGE STREAM  10-JUN-04   
SRIV  Small River  SMALL RIVER  10-JUN-04   
MRIV  Medium River  MEDIUM RIVER  10-JUN-04   
LRIV  Large River  LARGE RIVER  10-JUN-04   
Not Applicable  Not Applicable  10-JUN-04   
Not Available  Not Available  10-JUN-04   
Not Entered  Not Entered  10-JUN-04