Table | cm_dictionary_entries |
---|---|
Description | Dictionary Entries |
Column | Format | Description | Definition | Comments |
---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | |
dictionary_id | integer, foreign key | Dictionary ID | ||
value | varchar(80) | Dictionary Entry value | ||
code | varchar(16) | Dictionary Entry code | ||
ordr | integer | Order of this Entry within the Dictionary |