Column | Data Type (Size) | Is Nullable | Contains PII | Description | Last Change Version | Last Change Reason | CX Insights Name | CX Insights Type | CX Insights Folder Name |
---|---|---|---|---|---|---|---|---|---|
QuestionnaireId | uniqueidentifier | False | No | 4.0.106.453 | 4.0 Release | ||||
QDirectoryId | uniqueidentifier | False | No | 4.0.106.453 | 4.0 Release | ||||
QuestionnaireName | nvarchar (255) | False | Depends on customer usage | 4.0.106.453 | 4.0 Release | ||||
RankGroupId | uniqueidentifier | True | No | 4.0.106.453 | 4.0 Release | ||||
MaxScore | numeric | True | No | 4.0.106.453 | 4.0 Release | ||||
MinScore | numeric | True | No | 4.0.106.453 | 4.0 Release | ||||
MinAcceptableScore | numeric | True | No | 4.0.106.453 | 4.0 Release | ||||
Note | nvarchar (1024) | True | Depends on customer usage | 4.0.106.453 | 4.0 Release | ||||
IsTemplate | tinyint | False | No | 4.0.106.453 | 4.0 Release | ||||
IsLocked | tinyint | False | No | 4.0.106.453 | 4.0 Release | ||||
ShowRankWhileScoring | tinyint | False | No | 4.0.106.453 | 4.0 Release | ||||
TotalNumCriticalQuestions | int | False | No | 4.0.106.453 | 4.0 Release | ||||
Version | int | False | No | 4.0.106.453 | 4.0 Release | ||||
IsActive | tinyint | False | No | 4.0.106.453 | 4.0 Release | ||||
ShowPassFailWhileScoring | tinyint | False | No | 4.0.106.453 | 4.0 Release |
Column | Data Type (Size) | Is Nullable | Contains PII | Description | Last Change Version | Last Change Reason | CX Insights Name | CX Insights Type | CX Insights Folder Name |
---|---|---|---|---|---|---|---|---|---|
QuestionnaireId | raw (16) | False | No | 4.0.106.453 | 4.0 Release | ||||
QDirectoryId | raw (16) | True | No | 4.0.106.453 | 4.0 Release | ||||
QuestionnaireName | nvarchar2 (255) | False | Depends on customer usage | 4.0.106.453 | 4.0 Release | ||||
RankGroupId | raw (16) | True | No | 4.0.106.453 | 4.0 Release | ||||
MaxScore | numeric | True | No | 4.0.106.453 | 4.0 Release | ||||
MinScore | numeric | True | No | 4.0.106.453 | 4.0 Release | ||||
MinAcceptableScore | numeric | True | No | 4.0.106.453 | 4.0 Release | ||||
Note | nvarchar2 (1024) | True | Depends on customer usage | 4.0.106.453 | 4.0 Release | ||||
IsTemplate | smallint | False | No | 4.0.106.453 | 4.0 Release | ||||
IsLocked | smallint | False | No | 4.0.106.453 | 4.0 Release | ||||
ShowRankWhileScoring | smallint | False | No | 4.0.106.453 | 4.0 Release | ||||
TotalNumCriticalQuestions | integer | False | No | 4.0.106.453 | 4.0 Release | ||||
Version | integer | False | No | 4.0.106.453 | 4.0 Release | ||||
IsActive | smallint | False | No | 4.0.106.453 | 4.0 Release | ||||
ShowPassFailWhileScoring | smallint | False | No | 4.0.106.453 | 4.0 Release |
Primary Key Name | Type | Column Name (sort order) |
---|---|---|
PK_IR_Questionnaire | Clustered | QuestionnaireId (Ascending) |
Primary Key Name | Column Name (sort order) |
---|---|
PK_IR_Questionnaire | QuestionnaireId (Ascending) |
Foreign Key Name | Column | Reference Table | Reference Column | Indexed |
---|---|---|---|---|
FK_IR_Qnaire_QDirectoryId | QDirectoryId | IR_QDirectory | QDirectoryId | Yes |
FK_IR_Questionnair_RankGroupId | RankGroupId | IR_RankGroup | RankGroupId | Yes |
Foreign Key Name | Column | Reference Table | Reference Column | Indexed |
---|---|---|---|---|
FK_IR_Qnaire_QDirectoryId | QDirectoryId | IR_QDirectory | QDirectoryId | Yes |
fk_ir_qnaire_rankgroupid | RankGroupId | IR_RankGroup | RankGroupId | Yes |