Lk_Criterion_Category
Controlled vocabulary for INCLUSION_EXCLUSION
Columns
Name | Type | Description | Foreign Key |
---|---|---|---|
name | varchar(40) | Name or identifier | |
description | varchar(1000) | Free text to expand upon details | |
link | varchar(2000) | Link to URL |
Indexes
Name | Column | Description |
---|---|---|
PRIMARY | name | BTREE |
Tables that Reference this Table
Name | Column | Table Reference | Column Reference |
---|---|---|---|
inclusion_exclusion | criterion_category | lk_criterion_category | name |