Developer Documentation Library > Data Model > Available DSCs > Relational MR database (RDB) CDSC > Relational MR Database CDSC schema > CategoriesLookup table
 
CategoriesLookup table
The CategoriesLookup table surfaces the categorical value labels.
Columns
VariableID
Question identifier, that is the same as the identifier in the Variables table.
Key: Yes
Column type: Integer
CategoryID
Category value for each category item.
Key: Yes
Column type: Integer
CategoryIndex
Sequential order for each category item.
Key: No
Column type: Integer
Label
Category description for each category item.
Key: No
Column type: Nvarchar(4000)
LabelId
Defined LabelID that is used for referring to LCL, MDMVersion, and Project name.
Key: Yes
Column type: Integer
For more information, see UNICOM Intelligence RDB DCS 2 schema update.
See also
Variables table
Responses2 table
OtherData2 table
ResponseSerial table
SchemaVersion table in the RDB CDSC
Responses table
OtherData table
OtherID table
LevelResponseX table
LevelOtherDataX table
LevelSerial table
Categories table
Relational MR Database CDSC schema