| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| Id | IT Questionnaire Result Id | int | |
| itfaq_question | Question | nvarchar | |
| itfaq_questionType | Question Type | smallint | |
| itfaqr_item_fk | Item Id | int | |
| itfaqr_itemtype_fk | Item Type Id | int | |
| itfaqr_pk | IT Questionnaire Result Id | int | |
| itfaqr_result | Result | nvarchar |