| Project Data Tables Database > td Schema : td.RBT_CUSTOMIZATION_ANSWERS Table | 
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
   | RBT_ANS_ID | The record ID. | int | 4 | |||
| RBT_ANS_QUESTION_ID | The RBT_CUSTOMIZATION_QUESTIONS.RBT_QST_ID of the criterion to which this is a possible value. | int | 4 | ||||
| RBT_ANS_ANSWER | The criterion value. | varchar | 255 | ||||
| RBT_ANS_WEIGHT | The weight associated with the criterion value. The weight is used to calculate the overall Risk Category of the requirement. | int | 4 | 
| Index | Description | Primary | Unique | 
|---|---|---|---|
| INX_RBT_ANS_QUESTION | ![]()  | ||
| RBT_ANS_PRIMARYKEY | ![]()  | ![]()  |