Difference between revisions of "JCM Table: dbo.LT QuestionCategory"
From Sherlock Software
(Created page with "===TABLE NAME: dbo.LT_QuestionCategory=== Question category control table. {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || CategoryID || smallin...") |
(No difference)
|
Latest revision as of 15:07, 3 January 2022
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