JCM Table: dbo.LT AnswerType
From Sherlock Software
TABLE NAME: dbo.LT_AnswerType
Anwser type control table.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | AnswerTypeID | tinyint | Answer type ID |
| 2 | Desc | nvarchar(100) | Description |
Table Values:
| AnswerTypeID | Desc |
|---|---|
| 0 | Additional question |
| 1 | Answer |
Back to JCM Database tables