JCM Table: dbo.AT QuestionCategory

From Sherlock Software
Revision as of 18:02, 3 January 2022 by Sherlock (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TABLE NAME: dbo.AT_QuestionCategory

Question category control table.

Col ID Name Data Type Description
1 CategoryID smallint Category ID
2 Category varchar(50) Category
3 CategoryName nvarchar(100) Category name
4 CategoryNameZh nvarchar(100) Category name (in Chinese)



Back to JCM Database tables