Table odyssey_test._oat.oat_xlate
Translate codes from a short form to a longer description.

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
field text 2147483647 Group common codes together. This is typically the name of the field in which the code is found.
code text 2147483647 The code value to be translated.
meaning text 2147483647 The meaning of the code.

Table contained 403 rows at Wed Feb 19 10:31 EST 2014

Indexes:
Column(s) Type Sort Constraint Name
field + code Primary key Asc/Asc oat_xlate_pkey