Contains the information of the questions that are shown to the user
Data model
Fields
| Field | Type | Description |
|---|---|---|
| state* | BIT | Question status |
| text* | NVARCHAR (8000) | Question content |
Primary Key
| PK_APR_QUESTION |
|---|
| id |
Contains the information of the questions that are shown to the user
| Field | Type | Description |
|---|---|---|
| state* | BIT | Question status |
| text* | NVARCHAR (8000) | Question content |
| PK_APR_QUESTION |
|---|
| id |