JCM Table: dbo.LT QuestionCategory
From Sherlock Software
TABLE NAME: dbo.LT_QuestionCategory
Question category control table.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | CategoryID | smallint | Category ID |
| 2 | CategoryName | nvarchar(100) | Category name |
| 3 | CategoryNameZh | nvarchar(100) | Category name (Chinese) |
Back to JCM Database tables